mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-04 13:31:29 +03:00
Removed subscriptions_use_youtubedl_archive setting, to use youtube-dl archive functionality, there is now just one setting for both subscription and non-subscription videos
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"Downloader": {
|
||||
"path-audio": "audio/",
|
||||
"path-video": "video/",
|
||||
"use_youtubedl_archive": false,
|
||||
"use_youtubedl_archive": true,
|
||||
"custom_args": "",
|
||||
"safe_download_override": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user