Update download.py
This commit is contained in:
parent
7345d1535e
commit
cbfbee1fdf
@ -65,6 +65,7 @@ class dropout():
|
|||||||
ydl_opts = {
|
ydl_opts = {
|
||||||
'quiet': True,
|
'quiet': True,
|
||||||
'skip_download': True,
|
'skip_download': True,
|
||||||
|
'cookiefile': '/data/dropout.cookies.txt',
|
||||||
}
|
}
|
||||||
|
|
||||||
# Step 1: Extract playlist info
|
# Step 1: Extract playlist info
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user