mirror of
https://github.com/timerring/bilive.git
synced 2026-05-06 21:40:20 +08:00
chore: update default config
This commit is contained in:
@@ -15,7 +15,7 @@ inference_model = "small" # If you choose "deploy", you should download the infe
|
||||
|
||||
[video]
|
||||
# You can change the title as you like, eg.
|
||||
title = "{date}直播" # Key words: {artist}, {date}, {title}, {source_link}
|
||||
title = "{artist}直播-{date}" # Key words: {artist}, {date}, {title}, {source_link}
|
||||
description = "录制请征求主播同意,若未经同意就录制,所引起的任何法律问题均由该违规录制的 b 站账号承担。" # Key words: {artist}, {date}, {title}, {source_link}
|
||||
tid = # The tid of the video(int), see https://bilitool.timerring.com/tid.html
|
||||
gift_price_filter = 1 # The gift whose price is less than this value will be filtered, unit: RMB
|
||||
|
||||
Reference in New Issue
Block a user