MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / isVideoFormat

Method isVideoFormat

plugin/py_ali_subtitle.py:29–30  ·  view source on GitHub ↗
(self,url)

Source from the content-addressed store, hash-verified

27 result = {}
28 return result
29 def isVideoFormat(self,url):
30 pass
31 def manualVideoCheck(self):
32 pass
33 def playerContent(self,flag,id,vipFlags):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected