[YoutubeDL] Improve Adobe Pass options' wording
authorSergey M․ <dstftw@gmail.com>
Thu, 15 Sep 2016 15:24:55 +0000 (22:24 +0700)
committerSergey M․ <dstftw@gmail.com>
Thu, 15 Sep 2016 15:24:55 +0000 (22:24 +0700)
youtube_dl/YoutubeDL.py

index 29d8517a30a5a077e0f6a2e8a51200b66628e91f..442aa663bf4bfa181ef32c9bde148448d0b9a189 100755 (executable)
@@ -131,9 +131,9 @@ class YoutubeDL(object):
     username:          Username for authentication purposes.
     password:          Password for authentication purposes.
     videopassword:     Password for accessing a video.
-    ap_mso:            Adobe Pass Multiple-system operator Identifier.
-    ap_username:       TV Provider username for authentication purposes.
-    ap_password:       TV Provider password for authentication purposes.
+    ap_mso:            Adobe Pass multiple-system operator identifier.
+    ap_username:       Multiple-system operator account username.
+    ap_password:       Multiple-system operator account password.
     usenetrc:          Use netrc for authentication instead.
     verbose:           Print additional info to stdout.
     quiet:             Do not print messages to stdout.