From 0dfdabd3d7c2aaee37900103c37a96317f3ada07 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Wed, 10 Jan 2024 13:29:11 +0100 Subject: config --- .config/yt-dlp/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/yt-dlp/config') diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config index e0eb3af..9e1cca4 100644 --- a/.config/yt-dlp/config +++ b/.config/yt-dlp/config @@ -3,7 +3,7 @@ --ignore-errors --format '308+251/271+251/303+251/299+140/248+251/137+140/302+251/298+140/247+251/136+140/22/best' --embed-chapters ---paths temp:/tmp/yt-dlp/ +#--paths temp:/tmp/yt-dlp/ --output '%(upload_date)s %(title)s-%(id)s.%(ext)s' # vim: ft=config -- cgit v1.2.3-54-g00ecf