mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-23 20:33:19 +03:00
Added preliminary support for updating YoutubeDL-Material
Config items that are not found use and set the default value Fixed potential error while updated youtube-dl binaries
This commit is contained in:
@@ -124,4 +124,7 @@ let CONFIG_ITEMS = {
|
||||
},
|
||||
};
|
||||
|
||||
module.exports.CONFIG_ITEMS = CONFIG_ITEMS;
|
||||
module.exports = {
|
||||
CONFIG_ITEMS: CONFIG_ITEMS,
|
||||
CURRENT_VERSION: 'v3.5.1'
|
||||
}
|
||||
Reference in New Issue
Block a user