diff --git a/modules/yt-dlp.nix b/modules/yt-dlp.nix index 2351c11..57f8f97 100644 --- a/modules/yt-dlp.nix +++ b/modules/yt-dlp.nix @@ -93,7 +93,7 @@ in # Retry configuration MAX_RETRIES=10 - BASE_DELAY=10 + BASE_DELAY=60 # Helper function to create writable cookie file _setup_temp_cookies() {