flexget.plugins.input.pogcal module#
- class flexget.plugins.input.pogcal.InputPogDesign[source]#
Bases:
object- 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'}#