]> jfr.im git - yt-dlp.git/commitdiff
[AdobePass] Fix RCN MSO (#1349)
authorjfogelman <redacted>
Thu, 21 Oct 2021 19:36:03 +0000 (15:36 -0400)
committerGitHub <redacted>
Thu, 21 Oct 2021 19:36:03 +0000 (01:06 +0530)
Authored by: jfogelman

yt_dlp/extractor/adobepass.py

index 9378c33cd30ff0d9581181390ecabc7247b6eac2..bebcafa6b7f7684b62d3b3e3c7ea8d0aa6274b6f 100644 (file)
@@ -39,8 +39,8 @@
     },
     'RCN': {
         'name': 'RCN',
-        'username_field': 'UserName',
-        'password_field': 'UserPassword',
+        'username_field': 'username',
+        'password_field': 'password',
     },
     'Rogers': {
         'name': 'Rogers',