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