Open ghost opened 5 years ago
You must provide unique output template if downloading multiple formats, e.g. by including format_id
.
@dstftw what do you mean? Subtitles aren't mentioned in https://github.com/ytdl-org/youtube-dl/blob/master/README.md#output-template
Please reopen this. I found the correct timed text at a URL like
English
-> https://www.youtube.com/api/timedtext?lang=en&v=jc5DlOkOcU4&fmt=srv3
English - Japanese Translation
-> https://www.youtube.com/api/timedtext?lang=en&v=jc5DlOkOcU4&fmt=srv3&name=Japanese%20Translation
only the first one can be downloaded with youtube-dl.
Thank you, @remitamine
Checklist
Verbose log
Description
https://www.youtube.com/watch?v=jc5DlOkOcU4 contains two sets of English subtitles (not auto-generated). One is a full subtitle, the other is a translation of the Japanese parts of the video. Unfortunately one overwrites the other as they are named the same by youtube-dl.