]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Improve 录播目录添加画质
authorqydysky <32743305+qydysky@users.noreply.github.com>
Sun, 12 Feb 2023 16:23:58 +0000 (00:23 +0800)
committerqydysky <32743305+qydysky@users.noreply.github.com>
Sun, 12 Feb 2023 16:23:58 +0000 (00:23 +0800)
Reply/stream.go

index ef18116812c597ec608ba6df92b755f9a697508b..8fa3e1b5b4b57178e6e229f22e7d2264ccfc4a4e 100644 (file)
@@ -514,6 +514,7 @@ func (t *M4SStream) saveStream() (e error) {
                time.Now().Format("2006_01_02-15_04_05") + "-" +
                strconv.Itoa(t.common.Roomid) + "-" +
                strings.NewReplacer("\\", "", "\\/", "", ":", "", "*", "", "?", "", "\"", "", "<", "", ">", "", "|", "").Replace(t.common.Title) + "-" +
+               t.common.Qn[t.common.Live_qn] + "-" +
                pstring.Rand(2, 3) +
                `/`