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:
parent
a545d1d262
commit
c6c1974672
3 changed files with 7 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue