{ "YoutubeDLMaterial": { "Host": { "url": "http://localhost", "port": "17442" }, "Downloader": { "path-audio": "audio/", "path-video": "video/", "use_youtubedl_archive": false, "custom_args": "", "safe_download_override": false, "include_thumbnail": false, "include_metadata": true, "default_file_output": "", "max_concurrent_downloads": 5, "download_rate_limit": "" }, "Extra": { "title_top": "YoutubeDL-Material", "file_manager_enabled": true, "allow_quality_select": true, "download_only_mode": false, "allow_multi_download_mode": true, "settings_pin_required": false, "enable_downloads_manager": true, "allow_playlist_categorization": true, "allow_autoplay": true }, "API": { "use_API_key": false, "API_key": "", "use_youtube_API": false, "youtube_API_key": "", "use_twitch_API": false, "twitch_API_key": "", "twitch_auto_download_chat": true, "use_sponsorblock_API": false, "generate_NFO_files": false }, "Themes": { "default_theme": "default", "allow_theme_change": true }, "Subscriptions": { "allow_subscriptions": true, "subscriptions_base_path": "subscriptions/", "subscriptions_check_interval": "86400", "subscriptions_use_youtubedl_archive": true, "redownload_fresh_uploads": false }, "Users": { "base_path": "users/", "allow_registration": true, "auth_method": "internal", "ldap_config": { "url": "ldap://localhost:389", "bindDN": "cn=root", "bindCredentials": "secret", "searchBase": "ou=passport-ldapauth", "searchFilter": "(uid={{username}})" } }, "Database": { "mongodb_connection_string": "mongodb://127.0.0.1:27017/?compressors=zlib", "use_local_db": false }, "Advanced": { "use_default_downloading_agent": true, "custom_downloading_agent": "", "multi_user_mode": true, "allow_advanced_download": true, "jwt_expiration": 86400, "logger_level": "debug", "use_cookies": false, "default_downloader": "youtube-dl" } } }