mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-16 08:41:28 +03:00
Added setting for redownloading fresh uploads
Fixed bug in implementation of fresh upload redownloader
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
"Subscriptions": {
|
||||
"allow_subscriptions": true,
|
||||
"subscriptions_base_path": "subscriptions/",
|
||||
"subscriptions_check_interval": "300"
|
||||
"subscriptions_check_interval": "300",
|
||||
"redownload_fresh_uploads": false
|
||||
},
|
||||
"Users": {
|
||||
"base_path": "users/",
|
||||
|
||||
Reference in New Issue
Block a user