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

Method manualVideoCheck

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected