Use yt-dlp with subtitles for video files: Difference between revisions
Appearance
Created page with "To download video with english subtitles: # yt-dlp --write-sub --sub-lang "en.*" {URL} This downloads all variants of the english language" |
(No difference)
|
Latest revision as of 10:01, 11 July 2024
To download video with english subtitles:
# yt-dlp --write-sub --sub-lang "en.*" {URL}
This downloads all variants of the english language