Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UndCover/PyramidStore
/ localProxy
Method
localProxy
plugin/py_cokemv.py:231–232 ·
view source on GitHub ↗
(self,param)
Source
from the content-addressed store, hash-verified
229
def
manualVideoCheck(self):
230
pass
231
def
localProxy(self,param):
232
return
[200,
"video/MP2T"
, action,
""
]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected