Something like: `youtube-dl --skip-download --write-sub --write-auto-sub --sub-lang=en 'https://www.youtube.com/watch?v=Tnu_Ws7Llo4'`
You can use ffmpeg to convert subtitle files between different formats. SRT is easy to clean up for reading with a a few editor macros.
Something like: `youtube-dl --skip-download --write-sub --write-auto-sub --sub-lang=en 'https://www.youtube.com/watch?v=Tnu_Ws7Llo4'`
You can use ffmpeg to convert subtitle files between different formats. SRT is easy to clean up for reading with a a few editor macros.