1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-26 05:39:34 +00:00
This commit is contained in:
jfogelman 2024-06-14 09:45:34 +00:00 committed by GitHub
commit 08a36a930f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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',