aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/YoutubeDL.py
diff options
context:
space:
mode:
authorRastislav Barlik <barlik@zoho.com>2015-11-16 14:15:25 +0000
committerRastislav Barlik <barlik@zoho.com>2015-11-16 14:15:25 +0000
commit741dd8ea65b276997f3eadae43b2879e9a229a80 (patch)
tree36cc0126c5ab1e4fad16507efe7b37570a5e7cbd /youtube_dl/YoutubeDL.py
parentbd1512d19649c280197729814766d590ea6c023b (diff)
downloadyoutube-dl-741dd8ea65b276997f3eadae43b2879e9a229a80.tar.xz
Clarify that automatic subtitles are generated.
It wasn't clear what automatic word mean.
Diffstat (limited to 'youtube_dl/YoutubeDL.py')
-rwxr-xr-xyoutube_dl/YoutubeDL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/YoutubeDL.py b/youtube_dl/YoutubeDL.py
index 1783ce01b..422f3ffca 100755
--- a/youtube_dl/YoutubeDL.py
+++ b/youtube_dl/YoutubeDL.py
@@ -156,7 +156,7 @@ class YoutubeDL(object):
writethumbnail: Write the thumbnail image to a file
write_all_thumbnails: Write all thumbnail formats to files
writesubtitles: Write the video subtitles to a file
- writeautomaticsub: Write the automatic subtitles to a file
+ writeautomaticsub: Write the automatically generated subtitles to a file
allsubtitles: Downloads all the subtitles of the video
(requires writesubtitles or writeautomaticsub)
listsubtitles: Lists all available subtitles for the video