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

Method isVideoFormat

plugin/py_cokemv.py:227–228  ·  view source on GitHub ↗
(self,url)

Source from the content-addressed store, hash-verified

225 result["header"] = json.dumps(self.header)
226 return result
227 def isVideoFormat(self,url):
228 pass
229 def manualVideoCheck(self):
230 pass
231 def localProxy(self,param):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected