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

Method homeVideoContent

plugin/py_bilivd.py:56–60  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

54 return result
55
56 def homeVideoContent(self):
57 result = {
58 'list': []
59 }
60 return result
61
62 cookies = ''
63

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected