#6288 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/authTraceback (most recent call last):

2409:8a28* Posted at: 6 hours ago

404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth
Traceback (most recent call last):
File "videotrans\translator\_base.py", line 65, in run
File "videotrans\translator\_base.py", line 95, 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\only_one.py", line 67, in run
File "videotrans\task\trans_create.py", line 608, in trans
File "videotrans\translator\__init__.py", line 860, in run
File "videotrans\translator\_base.py", line 71, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_microsoft.py", line 26, 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

cfg=[TaskCfgVTT]当前工作模式: 翻译视频或音频 单视频模式
原始输入文件名: E:/Youtube/已简/0803/G.mov,
输出结果保存到文件夹: E:/Youtube/已简/0803/_video_out/G-mov,
临时文件夹: D:/win-pyvideotrans-v4.03-0626/tmp/53680/c9f459c034
已选 清理已存在
已选 启用CUDA加速
未选 降噪
语音识别:faster-whisper(本地内置), model_name: large-v3-turbo, 发音语言: 简体中文, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:简体中文,目标语言:英语, 已选 发送完整字幕
未选 配音角色,不进行配音
字幕: 嵌入硬字幕
代理地址:


=
system:Windows-10-10.0.19045-SP0
version:v4.03
frozen:True
language:zh
root_dir:D:/win-pyvideotrans-v4.03-0626

1 Replies

这是微软免费翻译接口当前不可用导致的。你的日志中翻译渠道选择了 Google,但 Google 失败后软件会自动回退到微软翻译,而微软翻译的 https://edge.microsoft.com/translate/auth 接口返回 404,说明该免费接口已失效或暂时无法访问。

解决方案:

  1. 改用 DeepSeek 翻译渠道(推荐):前往 https://platform.deepseek.com 登录并充值(可自定义充值1元),获取 API Key,填入 菜单 → 翻译设置 → DeepSeek 的密钥中,再在主界面翻译渠道下拉框选择 Deepseek
  2. 恢复 Google 翻译:Google 翻译在中国大陆需代理才能访问。若你有代理,请在主界面 网络代理 栏填写类似 http://127.0.0.1:7860 的代理地址;若未填写有效代理,Google 请求会持续失败并再次回退到微软翻译。
  3. 暂时不建议继续使用微软翻译:该免费接口当前不可用,等待官方修复前可换用其他渠道。

请查阅相关文档:

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