Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UndCover/PyramidStore
/ isVideoFormat
Method
isVideoFormat
plugin/py_yiso.py:17–18 ·
view source on GitHub ↗
(self,url)
Source
from the content-addressed store, hash-verified
15
print(
"============py_yiso============"
)
16
pass
17
def
isVideoFormat(self,url):
18
pass
19
def
manualVideoCheck(self):
20
pass
21
def
homeContent(self,filter):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected