Added new option '--all-srt' to download all the subtitles of a video.
Only works in youtube for the moment.
This commit is contained in:
parent
cdb130b09a
commit
ae608b8076
5 changed files with 107 additions and 35 deletions
|
@ -36,5 +36,7 @@
|
|||
"verbose": true,
|
||||
"writedescription": false,
|
||||
"writeinfojson": true,
|
||||
"writesubtitles": false
|
||||
}
|
||||
"writesubtitles": false,
|
||||
"onlysubtitles": false,
|
||||
"allsubtitles": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue