Youtube-dl: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
http://rg3.github.com/youtube-dl/ | http://rg3.github.com/youtube-dl/ | ||
== Downloading manually added subtitles == | |||
youtube-dl --skip-download --write-sub https://www.youtube.com/watch?v=vP4iY1TtS3s | |||
== Downloading only the automatically generated subtitles (in vtt format) == | == Downloading only the automatically generated subtitles (in vtt format) == | ||
youtube-dl --skip-download --write-auto-sub URL | youtube-dl --skip-download --write-auto-sub URL |
Revision as of 06:42, 19 May 2020
http://rg3.github.com/youtube-dl/
Downloading manually added subtitles
youtube-dl --skip-download --write-sub https://www.youtube.com/watch?v=vP4iY1TtS3s
Downloading only the automatically generated subtitles (in vtt format)
youtube-dl --skip-download --write-auto-sub URL