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

Method isVideoFormat

plugin/py_zxzj.py:241–242  ·  view source on GitHub ↗
(self,url)

Source from the content-addressed store, hash-verified

239 result["header"] = json.dumps(self.header)
240 return result
241 def isVideoFormat(self,url):
242 pass
243 def manualVideoCheck(self):
244 pass
245 def localProxy(self,param):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected