Commit Graph

28 Commits (4c78c3d70086f9f8ea7ddcf8896065443c6dc37b)

Author SHA1 Message Date
Sergey M․ e504b09070
[adobepass] Don't pollute default headers dict
Sergey M․ 0c7a631b61
[adobepass] Add support for ATTOTT MSO (DIRECTV NOW) (closes )
Sergey M․ 2d2132ac6e
[adobepass] Fix extraction on older python 2.6
Nii-90 daa4e9ff90 [adobepass] Add support for Brighthouse MSO
Remita Amine fb8e8b2d16 [adobepass] use geo verification headers for all requests
Remita Amine 79a51069e5 [adobepass] improve comcast and verison login code(closes )
Daniel Twardowski a9a346535b [adobepass] Add Verizon support ()
Sergey M․ febfe1e262
[adobepass] Detect and output error on authz token extraction ()
Yen Chi Hsuan af5049f128
[adobepass] Add Charter Spectrum ()
Thanks @tv21 for the fix!
Remita Amine 890d44b005 [adobepass] add support for Time Warner Cable(closes )
Sergey M․ 859447a28d
[adobepass] PEP 8
remitamine 9218a6b4f5 Merge pull request from raleeper/adobepass
[adobepass] Add Comcast
raleeper 46f6052950 [adobepass] Add Comcast with fixed _download_webpage calls
Déstin Reed dcdb292fdd
Unify coding cookie
Remita Amine 3a5a18705f [adobepass] add support MSO that depend on watchTVeverywhere(closes )
Remita Amine c38f06818d add support for Adobe Pass auth in tbs,tnt and trutv extractors(fixes )(closes )(closes )
Sergey M․ 1dec2c8a0e
[adobepass] Change mvpd cache section name
In order to better emphasize it's relation to Adobe Pass
Remita Amine 797c636bcb [ap] improve adobe pass names and parse error handling
Remita Amine 5712c0f426 [adobepass] remove unnecessary option
Remita Amine 1b6712ab23 [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
Sergey M․ 8414c2da31
[adobepass] PEP 8
Remita Amine 7a7309219c [adobepass] add an option to specify mso_id and support for ROGERS TV Provider(closes )
Remita Amine 6150502e47 [adobepass] check for authz_token expiration()
Sergey M․ fb64adcbd3
[adobepass] PEP 8
Remita Amine 818ac213eb [adobepass] add IE suffix to the extractor and remove duplicate constant
Remita Amine 525e0316c0 [adobepass] fix check for pendingLogout errors
Remita Amine 7e60ce9cf7 [adobepass] clear cache in case of pendingLogout errors
Remita Amine 1fd6e30988 [adobepass] create separate class for adobe pass authentication