Created
October 6, 2020 14:41
-
-
Save lyshie/9a5ffad9ea8149ce522224ba68b4b340 to your computer and use it in GitHub Desktop.
Download mp4 file with subtitles from YouTube
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
youtube-dl --write-sub --sub-lang en --sub-format vtt --embed-subs -f 137+140 'https://youtu.be/wCio_xVlgQ0' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment