Skip to content

Commit a777e6d

Browse files
committed
chore: update default config
1 parent 41dc02e commit a777e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bilive.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inference_model = "small" # If you choose "deploy", you should download the infe
1515

1616
[video]
1717
# You can change the title as you like, eg.
18-
title = "{date}直播" # Key words: {artist}, {date}, {title}, {source_link}
18+
title = "{artist}直播-{date}" # Key words: {artist}, {date}, {title}, {source_link}
1919
description = "录制请征求主播同意,若未经同意就录制,所引起的任何法律问题均由该违规录制的 b 站账号承担。" # Key words: {artist}, {date}, {title}, {source_link}
2020
tid = # The tid of the video(int), see https://bilitool.timerring.com/tid.html
2121
gift_price_filter = 1 # The gift whose price is less than this value will be filtered, unit: RMB

0 commit comments

Comments
 (0)