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