This commit is contained in:
Simon Ding
2024-08-02 12:19:53 +08:00
parent 7f8c613a65
commit 3aeecac4fb
3 changed files with 27 additions and 15 deletions

10
pkg/metadata/tv_test.go Normal file
View File

@@ -0,0 +1,10 @@
package metadata
var tvEnNames = []string{
"As Husband As Wife 2024 S01E05-E06 1080p WEB-DL HEVC DDP 2Audios-QHstudIo",
"Twinkle Love 2024 S04 Complete 2160p WEB-DL HEVC AAC-QHstudIo",
}
var tvCnNames = []string{
}