diff --git a/modules/yt-dlp.nix b/modules/yt-dlp.nix index 346e2a1..9f0e05b 100644 --- a/modules/yt-dlp.nix +++ b/modules/yt-dlp.nix @@ -135,7 +135,7 @@ in # Retry configuration MAX_RETRIES=10 - BASE_DELAY=60 + BASE_DELAY=10 # Helper function to create writable cookie file _setup_temp_cookies() {