mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-06 17:40:46 +08:00
chore: add sub ext
This commit is contained in:
@@ -55,7 +55,7 @@ var defaultAcceptedVideoFormats = []string{
|
||||
}
|
||||
|
||||
var defaultAcceptedSubtitleFormats = []string{
|
||||
".ass", ".srt",".vtt", ".webvtt", ".sub",
|
||||
".ass", ".srt",".vtt", ".webvtt", ".sub", ".idx",
|
||||
}
|
||||
type NamingInfo struct {
|
||||
NameCN string
|
||||
|
||||
Reference in New Issue
Block a user