You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
video.title=f"[{game_mode[video_info.mode]}] {video_info.match_name}{video_info.match_stage}: ({video_info.team1}) vs ({video_info.team2})"ifvideo_info.match_nameisnotNoneelsetitle
208
209
209
-
video.desc=f"{descriptionifvideo_info.match_nameisnotNoneelse''}\n原标题:{title}\n{'这是一个B站特供剪辑版,该视频已自动过滤敏感内容。'ifvideo_info.sstimeisnotNoneelse''}\n\n比赛详情:{video_info.forumifvideo_info.forumisnotNoneelse'暂无'}\nMP Link:{video_info.mplinkifvideo_info.mplinkisnotNoneelse'暂无'}\n比赛时间:{datetime.fromtimestamp(timestamp)} (UTC)\n\nAuto upload by Twitsu v{VERSION}\ngithub.com/HarukaKinen/Twitsu"
210
+
video.desc=f"{descriptionifvideo_info.match_nameisnotNoneelse''}\n原标题:{title}\n{'该版本是一个B站特供剪辑版,该稿件已尝试自动过滤了部分敏感内容。'ifvideo_info.sstimeisnotNoneelse''}\n\n比赛详情:{video_info.forumifvideo_info.forumisnotNoneelse'暂无'}\nMP Link:{video_info.mplinkifvideo_info.mplinkisnotNoneelse'暂无'}\n比赛时间:{datetime.fromtimestamp(timestamp)} (UTC)\n\nAuto upload by Twitsu v{VERSION}\nhttps://github.com/HarukaKinen/Twitsu"
0 commit comments