Added option to set a default file output - custom file output in the advanced expansion panel will override this

This commit is contained in:
Isaac Abadi
2020-11-27 00:25:31 -05:00
parent d15d262b87
commit b730bc5adc
5 changed files with 18 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
"Downloader": {
"path-audio": "audio/",
"path-video": "video/",
"default_file_output": "",
"use_youtubedl_archive": false,
"custom_args": "",
"safe_download_override": false,