mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-04 16:45:16 +00:00
spelling mistake corrected
acces changed to accessing
This commit is contained in:
@@ -119,7 +119,7 @@ class YoutubeDL(object):
|
|||||||
|
|
||||||
username: Username for authentication purposes.
|
username: Username for authentication purposes.
|
||||||
password: Password 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.
|
usenetrc: Use netrc for authentication instead.
|
||||||
verbose: Print additional info to stdout.
|
verbose: Print additional info to stdout.
|
||||||
quiet: Do not print messages to stdout.
|
quiet: Do not print messages to stdout.
|
||||||
|
|||||||
Reference in New Issue
Block a user