fix: subtitle

This commit is contained in:
Gabe
2025-10-10 13:49:04 +08:00
parent 769a4f00aa
commit 251e57ec61
7 changed files with 139 additions and 143 deletions

View File

@@ -504,7 +504,7 @@ export const apiTranslate = async ({
// 字幕处理/翻译
export const apiSubtitle = async ({
videoId,
fromLang = "en",
fromLang = "auto",
toLang,
events = [],
apiSetting,