Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UndCover/PyramidStore
/ manualVideoCheck
Method
manualVideoCheck
tutorial/base/spider.py:36–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
34
def
isVideoFormat(self,url):
pass
35
@abstractmethod
36
def
manualVideoCheck(self):
pass
37
@abstractmethod
38
def
getName(self):
pass
39
def
getDependence(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected