flexget.plugins.input.pogcal module#

class flexget.plugins.input.pogcal.InputPogDesign[source]#

Bases: object

on_task_input(task, config)[source]#
name_map = {'Late Show [Letterman]': 'David Letterman', 'The Tonight Show [Leno]': 'The Tonight Show With Jay Leno'}#
schema = {'additionalProperties': False, 'properties': {'password': {'type': 'string'}, 'username': {'type': 'string'}}, 'required': ['username', 'password'], 'type': 'object'}#
flexget.plugins.input.pogcal.register_plugin()[source]#