]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Improve 兼容旧录播格式
authorqydysky <qydysky@foxmail.com>
Wed, 28 Jun 2023 06:29:37 +0000 (14:29 +0800)
committerqydysky <qydysky@foxmail.com>
Wed, 28 Jun 2023 06:29:37 +0000 (14:29 +0800)
Reply/F.go

index 20b979cd9d9c795ec9517a66543f8b9d1e0b49a7..d49c06df067003dcc2e013b73392cd9a710f6d16 100644 (file)
@@ -1306,7 +1306,6 @@ func init() {
                                                        return
                                                } else {
                                                        filePath.StartT = strings.ReplaceAll(filePath.StartT, "_", ":")
-                                                       filePath.StartT = strings.ReplaceAll(filePath.StartT, "-", " ")
                                                        filePaths = append(filePaths, filePath)
                                                }
                                        }