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:
@ -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.
|
||||
|
Reference in New Issue
Block a user