From 862ddc9059883900024d3e41f6a86f259134035a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 4 Sep 2025 20:14:56 +0200 Subject: ... --- user-profiles/mpv/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user-profiles/mpv') diff --git a/user-profiles/mpv/default.nix b/user-profiles/mpv/default.nix index 94f241c8..48893f49 100644 --- a/user-profiles/mpv/default.nix +++ b/user-profiles/mpv/default.nix @@ -105,6 +105,7 @@ }; config = { ytdl = true; + ytdl-format = "ytdl"; ytdl-raw-options = "sub-langs=\"${config.programs.yt-dlp.settings.sub-langs}\""; subs-with-matching-audio = false; audio-display = false; -- cgit v1.2.3