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

Method manualVideoCheck

plugin/py_gitcafe.py:20–21  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

18 def isVideoFormat(self,url):
19 pass
20 def manualVideoCheck(self):
21 pass
22 def homeContent(self,filter):
23 result = {}
24 cateManual = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected