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

2408:**:c0a9 Posted at: 3 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]当前工作模式: 翻译视频或音频 单视频模式
原始输入文件名: F:/LosslessCutWork/test_1.mp4,
输出结果保存到文件夹: E:/英语视频/new1_test/test_1-mp4,
临时文件夹: D:/pytran/tmp/5704/d1d9b71997
已选 清理已存在
未启用CUDA加速
未选 降噪
语音识别:faster-whisper(内置), model_name: large-v3-turbo, 发音语言: 英语, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:英语,目标语言:简体中文, 已选 发送完整字幕
配音渠道:Edge-TTS(免费), 角色:Yunxi(Male/CN), 配音语言:简体中文, 未选 二次语音识别
音量:+30%, 语速:+0%, 未选 音频加速, 已选 视频慢速
字幕: 嵌入硬字幕(双) 目标语言在上双字幕
代理地址:


=
system:Windows-10-10.0.26200-SP0
version:v4.08
frozen:True
language:zh
root_dir:D:/pytran

1 Replies

这是由微软翻译在线接口当前不可用(返回 404)导致的。您的翻译渠道虽然选择了 Google,但 Google 翻译在国内网络环境下需要代理才能访问,失败后软件会自动回退到微软翻译重试;而微软翻译的这一免费接口当前可能临时故障或已被关闭,最终抛出了该错误。

解决方案

  1. 改用 DeepSeek 渠道(推荐,效果更好)

    • 前往 https://platform.deepseek.com/ 注册并充值(最低可充值 1 元),获取 API Key。
    • 在软件菜单 翻译设置DeepSeek 中填写密钥。
    • 在主界面「翻译渠道」下拉框中选择 DeepSeek 即可。
    • 若使用 deepseek-v4-prodeepseek-v4-flash,如不需要思考模式,请在设置面板中取消勾选 Thinking 复选框。
  2. 使用内置本地翻译(完全免费、离线)

    • 在「翻译渠道」下拉框中选择 M2M100(内置)
    • 第一次使用时会自动在线下载模型(存放在 软件目录/models/m2m100_12b),之后即可完全离线翻译。
  3. 坚持使用 Google 翻译(需配置代理)

    • 在主界面「网络代理」处填写可用的代理地址,格式类似 http://127.0.0.1:7860
    • 不配置代理时,Google 在国内无法访问,会继续回退到当前已不可用的微软翻译,从而再次报错。

请查阅相关文档:

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