Make yt-dlp delay longer
This commit is contained in:
parent
f49f7959f6
commit
0949722eab
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue