mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-29 07:13:20 +03:00
Added ability to generate RSS feeds from downloads
This commit is contained in:
@@ -92,6 +92,10 @@ exports.CONFIG_ITEMS = {
|
||||
'key': 'ytdl_allowed_notification_types',
|
||||
'path': 'YoutubeDLMaterial.Extra.allowed_notification_types'
|
||||
},
|
||||
'ytdl_enable_rss_feed': {
|
||||
'key': 'ytdl_enable_rss_feed',
|
||||
'path': 'YoutubeDLMaterial.Extra.enable_rss_feed'
|
||||
},
|
||||
|
||||
// API
|
||||
'ytdl_use_api_key': {
|
||||
|
||||
Reference in New Issue
Block a user