|
|
|
@ -30,10 +30,6 @@ exports.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'
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
'ytdl_include_thumbnail': {
|
|
|
|
'ytdl_include_thumbnail': {
|
|
|
|
'key': 'ytdl_include_thumbnail',
|
|
|
|
'key': 'ytdl_include_thumbnail',
|
|
|
|
'path': 'YoutubeDLMaterial.Downloader.include_thumbnail'
|
|
|
|
'path': 'YoutubeDLMaterial.Downloader.include_thumbnail'
|
|
|
|
|