优化整理代码效率、减少额外递归

This commit is contained in:
景大侠
2026-01-20 13:33:51 +08:00
parent 71caad0655
commit 16bd71a6cb
4 changed files with 35 additions and 51 deletions

View File

@@ -94,6 +94,7 @@ bluray_files = [
("Pokemon.2029.mp4", 104857600),
("Pokemon.2039.mp4", 104857600),
("Pokemon (2030)", [("S", 104857600)]),
("Pokemon (2031)", [("Pokemon (2031).mp4", 104857600)]),
],
)
]