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

Method manualVideoCheck

plugin/py_kunyu77.py:172–173  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

170 def isVideoFormat(self,url):
171 pass
172 def manualVideoCheck(self):
173 pass
174 def localProxy(self,param):
175 return [200, "video/MP2T", action, ""]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected