Closed AdiChat closed 7 years ago
Download the subtitles of a YouTube video as video.srt
video.srt
To achieve this, use youtube-dl with the --write-auto-sub option The solution should go at Line 124
youtube-dl
--write-auto-sub
Other solutions are warmly welcomed as well.
I will do this
Has this been solved? If not, I'd like to work on it.
Download the subtitles of a YouTube video as
video.srt
To achieve this, use
youtube-dl
with the--write-auto-sub
option The solution should go at Line 124Other solutions are warmly welcomed as well.