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