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

Method searchContent

plugin/py_genmov.py:162–164  ·  view source on GitHub ↗
(self,key,quick)

Source from the content-addressed store, hash-verified

160 }
161 return result
162 def searchContent(self,key,quick):
163 result = {}
164 return result
165 def playerContent(self,flag,id,vipFlags):
166 # https://www.genmov.com/play/301475-1-1.html
167 # https://www.genmov.com/static/js/playerconfig.js

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected