Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UndCover/PyramidStore
/ isVideoFormat
Method
isVideoFormat
plugin/py_3qu.py:177–178 ·
view source on GitHub ↗
(self, url)
Source
from the content-addressed store, hash-verified
175
header = {}
176
177
def
isVideoFormat(self, url):
178
pass
179
180
def
manualVideoCheck(self):
181
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected