mirror of
https://github.com/Xinrea/bili-shadowreplay.git
synced 2025-11-24 20:15:34 +08:00
15 lines
338 B
TOML
15 lines
338 B
TOML
cache = "./cache"
|
|
output = "./output"
|
|
live_start_notify = true
|
|
live_end_notify = true
|
|
clip_notify = true
|
|
post_notify = true
|
|
auto_subtitle = false
|
|
whisper_model = ""
|
|
whisper_prompt = "这是一段中文 你们好"
|
|
clip_name_format = "[{room_id}][{live_id}][{title}][{created_at}].mp4"
|
|
|
|
[auto_generate]
|
|
enabled = false
|
|
encode_danmu = false
|