mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-07 17:21:27 +03:00
Updated dev default.json
This commit is contained in:
@@ -11,7 +11,10 @@
|
|||||||
"custom_args": "",
|
"custom_args": "",
|
||||||
"safe_download_override": false,
|
"safe_download_override": false,
|
||||||
"include_thumbnail": false,
|
"include_thumbnail": false,
|
||||||
"include_metadata": true
|
"include_metadata": true,
|
||||||
|
"default_file_output": "",
|
||||||
|
"max_concurrent_downloads": 5,
|
||||||
|
"download_rate_limit": ""
|
||||||
},
|
},
|
||||||
"Extra": {
|
"Extra": {
|
||||||
"title_top": "YoutubeDL-Material",
|
"title_top": "YoutubeDL-Material",
|
||||||
@@ -21,7 +24,8 @@
|
|||||||
"allow_multi_download_mode": true,
|
"allow_multi_download_mode": true,
|
||||||
"settings_pin_required": false,
|
"settings_pin_required": false,
|
||||||
"enable_downloads_manager": true,
|
"enable_downloads_manager": true,
|
||||||
"allow_playlist_categorization": true
|
"allow_playlist_categorization": true,
|
||||||
|
"allow_autoplay": true
|
||||||
},
|
},
|
||||||
"API": {
|
"API": {
|
||||||
"use_API_key": false,
|
"use_API_key": false,
|
||||||
@@ -30,7 +34,9 @@
|
|||||||
"youtube_API_key": "",
|
"youtube_API_key": "",
|
||||||
"use_twitch_API": false,
|
"use_twitch_API": false,
|
||||||
"twitch_API_key": "",
|
"twitch_API_key": "",
|
||||||
"twitch_auto_download_chat": true
|
"twitch_auto_download_chat": true,
|
||||||
|
"use_sponsorblock_API": false,
|
||||||
|
"generate_NFO_files": false
|
||||||
},
|
},
|
||||||
"Themes": {
|
"Themes": {
|
||||||
"default_theme": "default",
|
"default_theme": "default",
|
||||||
@@ -40,7 +46,8 @@
|
|||||||
"allow_subscriptions": true,
|
"allow_subscriptions": true,
|
||||||
"subscriptions_base_path": "subscriptions/",
|
"subscriptions_base_path": "subscriptions/",
|
||||||
"subscriptions_check_interval": "86400",
|
"subscriptions_check_interval": "86400",
|
||||||
"subscriptions_use_youtubedl_archive": true
|
"subscriptions_use_youtubedl_archive": true,
|
||||||
|
"redownload_fresh_uploads": false
|
||||||
},
|
},
|
||||||
"Users": {
|
"Users": {
|
||||||
"base_path": "users/",
|
"base_path": "users/",
|
||||||
|
|||||||
Reference in New Issue
Block a user