(self,param)
| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected