mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-14 23:21:29 +03:00
added ability to set pin for settings. pin is md5'd by the backend
This commit is contained in:
@@ -60,6 +60,10 @@ let CONFIG_ITEMS = {
|
||||
'key': 'ytdl_allow_multi_download_mode',
|
||||
'path': 'YoutubeDLMaterial.Extra.allow_multi_download_mode'
|
||||
},
|
||||
'ytdl_settings_pin_required': {
|
||||
'key': 'ytdl_settings_pin_required',
|
||||
'path': 'YoutubeDLMaterial.Extra.settings_pin_required'
|
||||
},
|
||||
|
||||
// API
|
||||
'ytdl_use_youtube_api': {
|
||||
|
||||
Reference in New Issue
Block a user