dots/.config/yt-dlp/config

6 lines
130 B
Plaintext
Raw Normal View History

2022-08-02 15:20:41 +02:00
-o $XDG_DOWNLOAD_DIR/%(title)s.%(ext)s
-f bestvideo[height<=?720]+bestaudio/best
--write-subs
--sub-format "srt"
--sub-langs "en"