From 2140ab51deed88e90eafebf9520fa5f9995dc7c9 Mon Sep 17 00:00:00 2001 From: twells46 <173561638+twells46@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:28:05 -0600 Subject: Migrate from stow --- dot_config/yt-dlp/executable_tmpdl.tmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dot_config/yt-dlp/executable_tmpdl.tmpl (limited to 'dot_config/yt-dlp/executable_tmpdl.tmpl') diff --git a/dot_config/yt-dlp/executable_tmpdl.tmpl b/dot_config/yt-dlp/executable_tmpdl.tmpl new file mode 100644 index 0000000..7981b8e --- /dev/null +++ b/dot_config/yt-dlp/executable_tmpdl.tmpl @@ -0,0 +1,10 @@ +--sub-langs en.* +--embed-subs + +--sponsorblock-mark intro,outro,sponsor + +-f "bv*[height<=720]/ba*" +-S "+vcodec:avc" +--remux-video "mkv" + +-o "/tmp/yt/%(uploader)s/%(playlist_index&{}-|)s%(title)s.%(ext)s" -- cgit v1.2.3