增加srt翻译支持

This commit is contained in:
xunbu
2025-08-08 19:13:59 +08:00
parent a7d1a17166
commit 8e192e63e4
12 changed files with 363 additions and 9 deletions

View File

@@ -12,6 +12,7 @@ dependencies = [
"xlsx2html>=0.6.2",
"json-repair>=0.48.0",
"mammoth>=1.10.0",
"srt>=3.5.3",
]
dynamic = ["version"]