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

Method localProxy

tutorial/base/spider.py:32–32  ·  view source on GitHub ↗
(self,param)

Source from the content-addressed store, hash-verified

30 def playerContent(self,flag,id,vipFlags):pass
31 @abstractmethod
32 def localProxy(self,param):pass
33 @abstractmethod
34 def isVideoFormat(self,url):pass
35 @abstractmethod

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected