MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / init

Method init

plugin/py_bilivd.py:19–21  ·  view source on GitHub ↗
(self, extend="")

Source from the content-addressed store, hash-verified

17 return "哔哩"
18
19 def init(self, extend=""):
20 print("============{0}============".format(extend))
21 pass
22
23 def isVideoFormat(self, url):
24 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected