flexget.components.sites.sites.torrentz module#
- class flexget.components.sites.sites.torrentz.Torrentz[source]#
Bases:
objectTorrentz search and urlrewriter.
- url_rewrite(task, entry)[source]#
URL rewrite torrentz domain url with infohash to any torrent cache.
- schema = {'oneOf': [{'additionalProperties': False, 'properties': {'extra_terms': {'type': 'string'}, 'reputation': {'default': 'good', 'enum': ['good']}}, 'title': 'specify options', 'type': 'object'}, {'default': 'good', 'enum': ['good'], 'title': 'specify reputation'}]}#