Add "--video-password" option (related #889)

Used only for accessing a private video

Restore the error when the account is missing
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-06-25 22:22:32 +02:00
parent a545d1d262
commit c6c1974672
3 changed files with 7 additions and 3 deletions

View file

@ -46,6 +46,7 @@ class YoutubeDL(object):
username: Username for authentication purposes.
password: Password for authentication purposes.
videopassword: Password for acces a video.
usenetrc: Use netrc for authentication instead.
verbose: Print additional info to stdout.
quiet: Do not print messages to stdout.