Using youtubedl archive for downloads defaults to false

This commit is contained in:
Isaac Grynsztein
2020-03-15 20:37:26 -04:00
parent 44bff55a88
commit b765830584

View File

@@ -12,7 +12,7 @@
"Downloader": {
"path-audio": "audio/",
"path-video": "video/",
"use_youtubedl_archive": true,
"use_youtubedl_archive": false,
"custom_args": ""
},
"Extra": {