Clarify that automatic subtitles are generated.
[youtube-dl] / youtube_dl / YoutubeDL.py
index 1783ce01bf683ab0cfa349a1b040362f88cc1a47..422f3ffca3ac583366fd6546ca950b967d1a5954 100755 (executable)
@@ -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