1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-14 15:59:36 +00:00

spelling mistake corrected

acces changed to accessing
This commit is contained in:
Shrimadhav U K 2015-06-14 11:19:42 +05:30
parent 450d89ddc1
commit 180940e02d

View file

@ -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.