mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-04 02:01:29 +03:00
Added new safe download override setting to config manager (forgot to do this before)
This commit is contained in:
@@ -40,6 +40,10 @@ let CONFIG_ITEMS = {
|
|||||||
'key': 'ytdl_custom_args',
|
'key': 'ytdl_custom_args',
|
||||||
'path': 'YoutubeDLMaterial.Downloader.custom_args'
|
'path': 'YoutubeDLMaterial.Downloader.custom_args'
|
||||||
},
|
},
|
||||||
|
'ytdl_safe_download_override': {
|
||||||
|
'key': 'ytdl_safe_download_override',
|
||||||
|
'path': 'YoutubeDLMaterial.Downloader.safe_download_override'
|
||||||
|
},
|
||||||
|
|
||||||
// Extra
|
// Extra
|
||||||
'ytdl_title_top': {
|
'ytdl_title_top': {
|
||||||
|
|||||||
Reference in New Issue
Block a user