Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
774
def
GetCommentProcessor(input_file):
775
return
CommentFormatMap[ProbeCommentFormat(input_file)]
776
777
778
def
main():
Callers
1
ReadComments
Function · 0.70
Calls
1
ProbeCommentFormat
Function · 0.70
Tested by
no test coverage detected