From 1be09af058424219de2aad4b9cc27ccf760d23f6 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 1 Mar 2026 19:57:16 +0100 Subject: ... --- hm/soft/yt-dlp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soft/yt-dlp.nix') diff --git a/hm/soft/yt-dlp.nix b/hm/soft/yt-dlp.nix index e50f313..19eeeb4 100644 --- a/hm/soft/yt-dlp.nix +++ b/hm/soft/yt-dlp.nix @@ -9,7 +9,7 @@ in enable = true; settings = { format = "bestvideo+bestaudio/best"; - merge-output-format = "webm"; + # merge-output-format = "webm"; prefer-free-formats = true; paths = "~/dl/yt"; -- cgit v1.3