add Cookiehandling
This commit is contained in:
parent
f488c67c3c
commit
ecc339c9f3
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@ ytdl_format_options = {
|
|||
"noplaylist": True,
|
||||
"quiet": True,
|
||||
"extract_flat": False,
|
||||
"cookiefile": "cookies.txt"
|
||||
}
|
||||
ffmpeg_options = {
|
||||
"before_options": "-reconnect 1 -reconnect_streamed 1 -reconnect_delay_max 5",
|
||||
|
|
Loading…
Add table
Reference in a new issue