Make yt-dlp delay longer

This commit is contained in:
Yan Lin 2025-09-20 22:23:02 +02:00
parent f49f7959f6
commit 0949722eab

View file

@ -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() {