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

2409:8a28* Posted at: 5 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 在国内一般无法直接访问,失败后软件自动回退到微软翻译,而微软翻译的 edge.microsoft.com/translate/auth 接口当前也返回 404,意味着该免费接口暂时失效或已被微软关闭。

解决步骤:

  1. 更换翻译渠道:在“翻译渠道”下拉框中选择 DeepSeek(效果最好),并到菜单 → 翻译设置 → DeepSeek 中填入 API Key;或者选择 M2M100(内置) 本地离线翻译,无需网络。
  2. 若仍需使用 Google 翻译:必须在“网络代理”处填写可用的代理地址(格式如 http://127.0.0.1:7860),否则 Google 无法连接。
  3. 你的软件版本为 v4.03,建议升级到最新版本 v4.08-0802,避免旧版已知问题。

若更换渠道后仍报错,请提供软件安装目录下 logs/ 文件夹中最新的日志文件内容(复制底部约30行)。

请查阅相关文档:

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