mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-03 04:52:51 +08:00
[adobepass] Add support for Frontier MSO
This commit is contained in:
parent
db96252831
commit
6138b16097
@ -60,6 +60,11 @@ MSO_INFO = {
|
||||
'username_field': 'IDToken1',
|
||||
'password_field': 'IDToken2',
|
||||
},
|
||||
'Frontier': {
|
||||
'name': 'FRONTIER',
|
||||
'username_field': 'username',
|
||||
'password_field': 'password',
|
||||
},
|
||||
'thr030': {
|
||||
'name': '3 Rivers Communications'
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user