Clarify that automatic subtitles are generated.
It wasn't clear what automatic word mean.
This commit is contained in:
parent
bd1512d196
commit
741dd8ea65
3 changed files with 4 additions and 4 deletions
|
@ -363,7 +363,7 @@ def parseOpts(overrideArguments=None):
|
|||
subtitles.add_option(
|
||||
'--write-auto-sub', '--write-automatic-sub',
|
||||
action='store_true', dest='writeautomaticsub', default=False,
|
||||
help='Write automatic subtitle file (YouTube only)')
|
||||
help='Write automatically generated subtitle file (YouTube only)')
|
||||
subtitles.add_option(
|
||||
'--all-subs',
|
||||
action='store_true', dest='allsubtitles', default=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue