yt-dlp: sandbox with bunpen

This commit is contained in:
2024-09-03 03:10:29 +00:00
parent 8a2951a405
commit 4b52fe260c

View File

@@ -1299,7 +1299,7 @@ in
yarn.persist.byStore.plaintext = [ ".cache/yarn" ];
yt-dlp.sandbox.method = "bwrap";
yt-dlp.sandbox.method = "bunpen";
yt-dlp.sandbox.net = "all";
yt-dlp.sandbox.whitelistPwd = true; # saves to pwd by default
};