mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-14 12:41:29 +03:00
Updated debug-only default.json to reflect the new options added
This commit is contained in:
@@ -16,7 +16,12 @@
|
|||||||
},
|
},
|
||||||
"Extra": {
|
"Extra": {
|
||||||
"title_top": "Youtube Downloader",
|
"title_top": "Youtube Downloader",
|
||||||
"file_manager_enabled": true
|
"file_manager_enabled": true,
|
||||||
|
"download_only_mode": false
|
||||||
|
},
|
||||||
|
"API": {
|
||||||
|
"use_youtube_API": false,
|
||||||
|
"youtube_API_key": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user