Files
StreamCap/config/default_settings.json
2025-07-28 21:31:16 +08:00

67 lines
2.2 KiB
JSON

{
"language": "Chinese",
"live_save_path": "",
"filename_includes_title": false,
"remove_emojis": false,
"folder_name_platform": true,
"folder_name_author": true,
"folder_name_time": false,
"folder_name_title": false,
"enable_proxy": true,
"proxy_address": "",
"video_format": "TS",
"record_quality": "OD",
"loop_time_seconds": "180",
"segmented_recording_enabled": true,
"force_https_recording": true,
"default_live_source": "FLV",
"flv_use_direct_download": false,
"recording_space_threshold": "2.0",
"video_segment_time": "1800",
"convert_to_mp4": true,
"delete_original": false,
"generate_time_subtitle_file": false,
"execute_custom_script": false,
"custom_script_command": "",
"default_platform_with_proxy": "tiktok, sooplive, pandalive, winktv, flextv, popkontv, twitch, liveme, showroom, chzzk, shopee, shp, youtu, youtube, lang",
"system_notification_enabled": true,
"stream_start_notification_enabled": false,
"stream_end_notification_enabled": false,
"only_notify_no_record": false,
"custom_notification_title": "",
"custom_stream_start_content": "",
"custom_stream_end_content": "",
"dingtalk_enabled": false,
"wechat_enabled": false,
"bark_enabled": false,
"ntfy_enabled": false,
"serverchan_enabled": false,
"serverchan_sendkey": "",
"serverchan_channel": "9",
"serverchan_tags": "直播通知",
"telegram_enabled": false,
"email_enabled": false,
"dingtalk_webhook_url": "",
"dingtalk_at_objects": "",
"dingtalk_at_all": false,
"wechat_webhook_url": "",
"bark_webhook_url": "",
"bark_interrupt_level": "active",
"bark_sound": "",
"ntfy_server_url": "https://ntfy.sh/xxxxx",
"ntfy_tags": "tada",
"ntfy_email": "",
"ntfy_action_url": "",
"telegram_api_token": "",
"telegram_chat_id": "",
"smtp_server": "smtp.qq.com",
"email_username": "",
"email_password": "",
"sender_email": "",
"sender_name": "",
"recipient_email": "",
"theme_color": "blue",
"is_grid_view": true,
"theme_mode": "light",
"platform_max_concurrent_requests": "3"
}