mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-06-05 20:42:41 +09:00
Merge dbe4f3829313a4f8676020c1d13f4d32e5f093d8 into 4e714f9df1ed2cccd51df60d45ff5504abe827b7
This commit is contained in:
commit
44a3762bd6
@ -35,6 +35,11 @@ MSO_INFO = {
|
||||
'username_field': 'email',
|
||||
'password_field': 'loginpassword',
|
||||
},
|
||||
'RCN': {
|
||||
'name': 'RCN',
|
||||
'username_field': 'UserName',
|
||||
'password_field': 'UserPassword',
|
||||
},
|
||||
'Rogers': {
|
||||
'name': 'Rogers',
|
||||
'username_field': 'UserName',
|
||||
|
Loading…
x
Reference in New Issue
Block a user