MCPcopy Create free account
hub / github.com/Jack-Cherish/python-spider / GetCommentProcessor

Function GetCommentProcessor

2020/bilibili/xml2ass.py:774–775  ·  view source on GitHub ↗
(input_file)

Source from the content-addressed store, hash-verified

772
773@export
774def GetCommentProcessor(input_file):
775 return CommentFormatMap[ProbeCommentFormat(input_file)]
776
777
778def main():

Callers 1

ReadCommentsFunction · 0.70

Calls 1

ProbeCommentFormatFunction · 0.70

Tested by

no test coverage detected