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

125.33.**3 Posted at: 8 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 68, in run
File "videotrans\translator\_base.py", line 107, 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 83, in run
File "videotrans\task\_stage_translate.py", line 31, in trans
File "videotrans\translator\_runner.py", line 63, in run
File "videotrans\translator\_base.py", line 74, 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]当前工作模式: 翻译视频或音频 单视频模式
原始输入文件名: X:/vvvvvv/v01.mp4,
输出结果保存到文件夹: X:/vvvvvv/_video_out/v01-mp4,
临时文件夹: X:/win-pyvideotrans-v4.08-0802/tmp/12628/2620a8ccd1
未选 清理已存在
未启用CUDA加速
未选 降噪
语音识别:faster-whisper(内置), model_name: large-v3-turbo, 发音语言: 韩语, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:韩语,目标语言:简体中文, 已选 发送完整字幕
未选 配音角色,不进行配音
字幕: 嵌入硬字幕
代理地址:


=
system:Windows-10-10.0.22621-SP0
version:v4.08
frozen:True
language:zh
root_dir:X:/win-pyvideotrans-v4.08-0802

1 Replies

这是微软免费翻译接口当前不可用导致的 404 错误。你选择了 Google 翻译渠道,但 Google 在国内无法直接访问且未配置代理,失败后软件自动回退到了微软翻译;而微软翻译的免费接口当前也返回 404(可能临时故障或已关闭),因此整个翻译阶段失败。

建议按以下方案处理:

  1. 推荐改用 DeepSeek 翻译渠道(效果最好):前往 https://platform.deepseek.com 注册并充值(可自定义充值 1 元),获取 API Key 后填入 菜单 → 翻译设置 → DeepSeek,然后在「翻译渠道」下拉中选择 DeepSeek
  2. 或使用内置免费离线翻译 M2M100(内置):无需 API Key,第一次使用时会自动下载模型,之后完全离线翻译。
  3. 若坚持使用 Google 翻译,请在主界面「网络代理」中填写有效的代理地址(格式如 http://127.0.0.1:端口),避免回退到不可用的微软接口。
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