[adobepass] add specific options for adobe pass authentication
authorRemita Amine <remitamine@gmail.com>
Tue, 13 Sep 2016 21:16:01 +0000 (22:16 +0100)
committerRemita Amine <remitamine@gmail.com>
Tue, 13 Sep 2016 21:16:01 +0000 (22:16 +0100)
commit1b6712ab2378b2e8eb59f372fb51193f8d3bdc97
treef6225aebfb9bf69c8768143a94b03957320d0abc
parent8414c2da31a5ff3cc5ba84fdd537d714d04949f8
[adobepass] add specific options for adobe pass authentication

- add --ap-username and --ap-password option to specify
TV provider username and password in the cmd line
- add --ap-retries option to limit the number of retries
- add --list-ap-msi-ids to list the supported TV Providers
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
youtube_dl/extractor/adobepass.py
youtube_dl/extractor/common.py
youtube_dl/options.py