1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 18:17:06 -05:00

[adobepass] Add Charter Spectrum (#11465)

Thanks @tv21 for the fix!
This commit is contained in:
Yen Chi Hsuan
2017-03-02 02:14:42 +08:00
parent 158af5242e
commit af5049f128

View File

@@ -36,6 +36,11 @@ MSO_INFO = {
'username_field': 'Ecom_User_ID',
'password_field': 'Ecom_Password',
},
'Charter_Direct': {
'name': 'Charter Spectrum',
'username_field': 'IDToken1',
'password_field': 'IDToken2',
},
'thr030': {
'name': '3 Rivers Communications'
},