mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-04-13 10:34:50 +09:00
Merge c96586cf27e32f001f5eea4dc94837539f9621dc into c5098961b04ce83f4615f2a846c84f803b072639
This commit is contained in:
commit
c50295df0b
@ -432,7 +432,7 @@ def parseOpts(overrideArguments=None):
|
||||
subtitles.add_option(
|
||||
'--all-subs',
|
||||
action='store_true', dest='allsubtitles', default=False,
|
||||
help='Download all the available subtitles of the video')
|
||||
help='Write subtitle files of all available languages for the video (format follows --sub-format)')
|
||||
subtitles.add_option(
|
||||
'--list-subs',
|
||||
action='store_true', dest='listsubtitles', default=False,
|
||||
|
Loading…
x
Reference in New Issue
Block a user