]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/soundcloud.py
[cleanup] Misc cleanup
[yt-dlp.git] / yt_dlp / extractor / soundcloud.py
index f251e5599cf3c9b3610e3f1cd3970fc7e5a543f9..8146b3ef55d3072c05b4f422c84fd5d8aad87a5a 100644 (file)
@@ -130,7 +130,7 @@ def _login(self):
         elif username is not None:
             self.report_warning(
                 'Login using username and password is not currently supported. '
-                'Use "--user oauth --password <oauth_token>" to login using an oauth token')
+                'Use "--username oauth --password <oauth_token>" to login using an oauth token')
 
         r'''
         def genDevId():