mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-22 14:43:20 +03:00
Added option to change JWT expiration time called "Login expiration" in the Advanced tab
This commit is contained in:
@@ -152,6 +152,10 @@ let CONFIG_ITEMS = {
|
||||
'key': 'ytdl_use_cookies',
|
||||
'path': 'YoutubeDLMaterial.Advanced.use_cookies'
|
||||
},
|
||||
'ytdl_jwt_expiration': {
|
||||
'key': 'ytdl_jwt_expiration',
|
||||
'path': 'YoutubeDLMaterial.Advanced.jwt_expiration'
|
||||
},
|
||||
'ytdl_logger_level': {
|
||||
'key': 'ytdl_logger_level',
|
||||
'path': 'YoutubeDLMaterial.Advanced.logger_level'
|
||||
|
||||
Reference in New Issue
Block a user