Update download.py
This commit is contained in:
parent
dbaab69775
commit
4fb6aa7cf0
@ -121,7 +121,8 @@ class dropout():
|
||||
'quiet': True,
|
||||
'skip_download': True,
|
||||
'cookiefile': '/data/dropout.cookies.txt',
|
||||
'download_archive': '/data/logs/dropout.archive.log'
|
||||
'download_archive': '/data/logs/dropout.archive.log',
|
||||
'force_write_archive': True
|
||||
}
|
||||
|
||||
# Assuming you are constructing a playlist URL for the season
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user