mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-21 06:03:21 +03:00
Using youtubedl archive for downloads defaults to false
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"Downloader": {
|
"Downloader": {
|
||||||
"path-audio": "audio/",
|
"path-audio": "audio/",
|
||||||
"path-video": "video/",
|
"path-video": "video/",
|
||||||
"use_youtubedl_archive": true,
|
"use_youtubedl_archive": false,
|
||||||
"custom_args": ""
|
"custom_args": ""
|
||||||
},
|
},
|
||||||
"Extra": {
|
"Extra": {
|
||||||
|
|||||||
Reference in New Issue
Block a user