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