mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-03 14:41:26 +03:00
Added new setting to force a safe download (removes features like progress bar)
This commit is contained in:
@@ -182,7 +182,8 @@ DEFAULT_CONFIG = {
|
||||
"path-audio": "audio/",
|
||||
"path-video": "video/",
|
||||
"use_youtubedl_archive": false,
|
||||
"custom_args": ""
|
||||
"custom_args": "",
|
||||
"safe_download_override": false
|
||||
},
|
||||
"Extra": {
|
||||
"title_top": "YoutubeDL-Material",
|
||||
|
||||
Reference in New Issue
Block a user