[youtube] convert subtitles with --skip-download
This commit is contained in:
parent
84da5d84b0
commit
57df9f53e0
2 changed files with 25 additions and 0 deletions
|
|
@ -315,6 +315,7 @@ def _real_main(argv=None):
|
|||
else match_filter_func(opts.match_filter))
|
||||
|
||||
ydl_opts = {
|
||||
'convertsubtitles': opts.convertsubtitles,
|
||||
'usenetrc': opts.usenetrc,
|
||||
'username': opts.username,
|
||||
'password': opts.password,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue