#6365 翻译字幕阶段出错:[Google(免费)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth:Traceback (most rec

38.148.**7 Posted at: 1 day ago

翻译字幕阶段出错:[Google(免费)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth:
Traceback (most recent call last):
File "videotrans\translator\_base.py", line 81, in run
File "videotrans\translator\_base.py", line 99, in _run_text
File "tenacity\__init__.py", line 338, in wrapped_f
File "tenacity\__init__.py", line 477, in call
File "tenacity\__init__.py", line 378, in iter
File "tenacity\__init__.py", line 421, in exc_check
tenacity.RetryError: RetryError[]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\task\job.py", line 146, in run
File "videotrans\task\trans_create.py", line 404, in trans
File "videotrans\translator\__init__.py", line 864, in run
File "videotrans\translator\_base.py", line 83, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_microsoft.py", line 35, in _item_task
File "requests\models.py", line 1026, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth


=
system:Windows-10-10.0.26100-SP0
version:v3.83
frozen:True
language:zh
root_dir:H:/videotrans

1 Replies

这是微软免费在线翻译接口当前不可用导致的。你选择了 Google 翻译,但 Google 在国内通常需要代理,失败后软件自动改用微软翻译重试;而微软翻译的 edge.microsoft.com/translate/auth 接口当前返回 404,可能已被关闭或临时故障,所以最终报错。

解决方案:

  1. 优先改用 DeepSeek 翻译渠道:登录 https://platform.deepseek.com/ 获取 API Key(可最低充值 1 元),填入 菜单 → 翻译设置 → DeepSeek,翻译渠道选择 DeepSeek。质量好且价格低。
  2. 不想用在线 API 时,可选择 M2M100(内置) 本地翻译渠道,无需联网,第一次使用会自动下载模型。
  3. 如果你是国内网络且仍希望用 Google 翻译,必须在主界面 网络代理 中填写有效代理,否则 Google 翻译本身不可用。
  4. 建议升级到最新版本后重试,旧版本可能受接口变动影响。

请查阅相关文档:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Dondate via ko-fi.com

Dondate via PayPal

Related resource