Verschiebe "--cookies-from-browser" nach Preset-Einstellungen

This commit is contained in:
Akamaru
2025-12-03 14:29:09 +01:00
parent 31889a44a2
commit 5c9fbcea7d
3 changed files with 104 additions and 62 deletions

View File

@@ -51,11 +51,7 @@ DEFAULT_CONFIG = {
"ignore_config": False,
"remux_mkv": False,
"embed_metadata": False,
"use_ffmpeg_location": False,
"cookies_from_browser": {
"enabled": False,
"browser": "chrome"
}
"use_ffmpeg_location": False
},
"hide_default_presets": False,
"enable_adn_tab": False,