1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-08-20 00:04:42 +00:00

Merge dbe4f3829313a4f8676020c1d13f4d32e5f093d8 into c052a16f72af7dd7671d4dd62826de71cd99dfb6

This commit is contained in:
jfogelman 2025-04-14 21:18:24 +00:00 committed by GitHub
commit 18d6dc8671
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',