We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41dc02e commit a777e6dCopy full SHA for a777e6d
1 file changed
bilive.toml
@@ -15,7 +15,7 @@ inference_model = "small" # If you choose "deploy", you should download the infe
15
16
[video]
17
# You can change the title as you like, eg.
18
-title = "{date}直播" # Key words: {artist}, {date}, {title}, {source_link}
+title = "{artist}直播-{date}" # Key words: {artist}, {date}, {title}, {source_link}
19
description = "录制请征求主播同意,若未经同意就录制,所引起的任何法律问题均由该违规录制的 b 站账号承担。" # Key words: {artist}, {date}, {title}, {source_link}
20
tid = # The tid of the video(int), see https://bilitool.timerring.com/tid.html
21
gift_price_filter = 1 # The gift whose price is less than this value will be filtered, unit: RMB
0 commit comments