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

Method manualVideoCheck

plugin/py_huya.py:15–16  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

13 def isVideoFormat(self,url):
14 pass
15 def manualVideoCheck(self):
16 pass
17 def homeContent(self,filter):
18 result = {}
19 cateManual = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected