summaryrefslogtreecommitdiff
path: root/user-profiles
diff options
context:
space:
mode:
Diffstat (limited to 'user-profiles')
-rw-r--r--user-profiles/yt-dlp.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-profiles/yt-dlp.nix b/user-profiles/yt-dlp.nix
index 005f56ff..7d2a1082 100644
--- a/user-profiles/yt-dlp.nix
+++ b/user-profiles/yt-dlp.nix
@@ -19,7 +19,7 @@
19 concurrent-fragments = 12; 19 concurrent-fragments = 12;
20 buffer-size = "16K"; 20 buffer-size = "16K";
21 sponsorblock-mark = "all"; 21 sponsorblock-mark = "all";
22 restrict-filenames = true; 22 # restrict-filenames = true;
23 # extractor-args = lib.concatStringsSep ";" [ 23 # extractor-args = lib.concatStringsSep ";" [
24 # "youtube:player-client=android,web" 24 # "youtube:player-client=android,web"
25 # "youtube:formats=dashy" 25 # "youtube:formats=dashy"