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

Method manualVideoCheck

plugin/py_ali.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29 def isVideoFormat(self,url):
30 pass
31 def manualVideoCheck(self):
32 pass
33 def playerContent(self,flag,id,vipFlags):
34 if flag == 'AliYun':
35 return self.originContent(flag,id,vipFlags)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected