mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-26 12:11:52 +00:00
Merge pull request #5976 from SpEcHiDe/patch-1
spelling mistake corrected
This commit is contained in:
commit
ac499cb61c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ class YoutubeDL(object):
|
|||
|
||||
username: Username for authentication purposes.
|
||||
password: Password for authentication purposes.
|
||||
videopassword: Password for acces a video.
|
||||
videopassword: Password for accessing a video.
|
||||
usenetrc: Use netrc for authentication instead.
|
||||
verbose: Print additional info to stdout.
|
||||
quiet: Do not print messages to stdout.
|
||||
|
|
Loading…
Reference in a new issue