flexget.plugins.output.html module#

class flexget.plugins.output.html.OutputHtml[source]#

Bases: object

on_task_output(task, config)[source]#
schema = {'additionalProperties': False, 'properties': {'file': {'type': 'string'}, 'template': {'type': 'string'}}, 'required': ['file'], 'type': 'object'}#
flexget.plugins.output.html.register_plugin()[source]#