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

27.14.**7 Posted at: 4 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]当前工作模式: 翻译视频或音频 单视频模式
原始输入文件名: D:/dysc/百变狸猫_BD国日粤3语中字.mp4_20260808_023507.mkv,
输出结果保存到文件夹: D:/dysc/_video_out/百变狸猫_BD国日粤3语中字.mp4_20260808_023507-mkv,
临时文件夹: D:/spyyfyrj/tmp/20092/0fbc043fb9
已选 清理已存在
未启用CUDA加速
未选 降噪
语音识别:faster-whisper(内置), model_name: large-v3-turbo, 发音语言: 日语, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:日语,目标语言:简体中文, 已选 发送完整字幕
配音渠道:Edge-TTS(免费), 角色:Yunxia(Male/CN), 配音语言:简体中文, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 未选 视频慢速
字幕: 嵌入硬字幕
已选 分离人声与背景声, 已选 重新嵌入背景声, 背景音量0.8, 背景声音时长 短于 视频时长时: 拉长(降速播放),存在分离后的纯净人声文件,存在分离后的背景声音文件
代理地址:


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

1 Replies

这是微软免费翻译接口已不可用导致的。你选择的翻译渠道虽然是 Google 翻译,但 Google 翻译在国内网络环境下失败后,软件会自动改用微软翻译重试,而微软翻译当前已返回 404 Not Found(接口已被关闭或临时故障),因此最终报错。

解决方案:

  1. 推荐改用 DeepSeek 翻译渠道:注册 https://platform.deepseek.com 并获取 API Key(最低可充值1元),填入 菜单 -> 翻译设置 -> DeepSeek,翻译渠道下拉选择 DeepSeek,质量和稳定性都优于免费接口。
  2. 或使用 M2M100(内置) 本地翻译:完全离线、免费,在翻译渠道中选择 M2M100(内置),首次使用需在线下载模型。
  3. 或如果你有可用代理,在主界面「网络代理」填写 http://127.0.0.1:端口号,再选择 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