summaryrefslogtreecommitdiff
path: root/user-profiles/yt-dlp.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user-profiles/yt-dlp.nix')
-rw-r--r--user-profiles/yt-dlp.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user-profiles/yt-dlp.nix b/user-profiles/yt-dlp.nix
index 91f970bf..4ec6d6f7 100644
--- a/user-profiles/yt-dlp.nix
+++ b/user-profiles/yt-dlp.nix
@@ -23,6 +23,7 @@
23 "youtube:player-client=android,web" 23 "youtube:player-client=android,web"
24 "youtube:formats=dashy" 24 "youtube:formats=dashy"
25 ]; 25 ];
26 remux-video = "mp4>mkv";
26 }; 27 };
27 }; 28 };
28 }; 29 };