From 56109f4de719ea1917b7a1a55d9e4b427f65c701 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 10 Sep 2024 15:02:02 +0200 Subject: ... --- user-profiles/yt-dlp.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user-profiles') diff --git a/user-profiles/yt-dlp.nix b/user-profiles/yt-dlp.nix index 550d6a78..e6c28c60 100644 --- a/user-profiles/yt-dlp.nix +++ b/user-profiles/yt-dlp.nix @@ -28,6 +28,7 @@ # "youtube:formats=dashy" # ]; remux-video = "mp4>mkv"; + output = "\"%(title)s [%(uploader)s %(webpage_url)s].%(ext)s\""; }; }; }; -- cgit v1.2.3