Removed deprecated safe_download_override setting

This commit is contained in:
Tzahi12345
2023-04-01 00:17:13 -04:00
parent a9d7f275ba
commit 0e15fd7193
2 changed files with 0 additions and 5 deletions

View File

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