aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/YoutubeDL.py
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-07-21 23:32:21 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-07-22 02:33:28 +0530
commit245524e6a3782efccb27f35d1f75bf9b63fe36c6 (patch)
tree202aa567c5b6ed545006f3758d7827caf4444aaa /yt_dlp/YoutubeDL.py
parent9c0d7f49517ddbdce118b438399a9992d6f88ea0 (diff)
Release 2021.07.212021.07.21
and fix some typos Closes #538
Diffstat (limited to 'yt_dlp/YoutubeDL.py')
-rw-r--r--yt_dlp/YoutubeDL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/YoutubeDL.py b/yt_dlp/YoutubeDL.py
index 494c0d33b..2a7c05374 100644
--- a/yt_dlp/YoutubeDL.py
+++ b/yt_dlp/YoutubeDL.py
@@ -255,7 +255,7 @@ class YoutubeDL(object):
writedesktoplink: Write a Linux internet shortcut file (.desktop)
writesubtitles: Write the video subtitles to a file
writeautomaticsub: Write the automatically generated subtitles to a file
- allsubtitles: Deprecated - Use subtitlelangs = ['all']
+ allsubtitles: Deprecated - Use subtitleslangs = ['all']
Downloads all the subtitles of the video
(requires writesubtitles or writeautomaticsub)
listsubtitles: Lists all available subtitles for the video