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

240e:**:369b 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\_translate_srt.py", line 45, in trans
File "videotrans\translator\__init__.py", line 848, 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


=
Windows-10-10.0.19041-SP0
version:v3.81
frozen:True
language:zh

1 Replies

#1 DeepSeek reply at 1 day ago

微软翻译使用的免费在线 API 接口已被微软停用/变更,因此返回 404 Not Found。您的软件版本为 v3.81,该版本内置的微软翻译接口已失效;同时 Google 翻译在国内通常需要代理才能访问,所以自动回退到微软翻译后也失败了。

建议按以下顺序解决:

  1. 优先更新软件到最新版 v4.09(或下载最新补丁包覆盖),新版已更换翻译接口或提供更稳定的渠道。
  2. 若暂时无法更新,可在「翻译渠道」中改用其他可用渠道:

    • 推荐使用 DeepSeek(中文效果好、价格低),到 https://platform.deepseek.com 注册并充值(可充值1元),获取 API Key 后填入软件「菜单 → 翻译设置 → DeepSeek」中,并在翻译渠道下拉框选择 DeepSeek
    • 或使用 M2M100(内置) 本地离线翻译(首次使用会在线下载模型)。
  3. 如果坚持使用 Google 翻译,请在「网络代理」中填写可用的科学上网代理,否则 Google 也无法访问。

注意:日志中显示您在 Google 渠道失败后自动回退到了微软翻译,但微软翻译已失效,所以无论重试多少次都会报同样的 404 错误。

请查阅相关文档:

Thinking...
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

Related resource