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

146.88.**5 Posted at: 1 hour 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 101, 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\_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]当前工作模式: 翻译视频或音频 单视频模式
原始输入文件名: C:/Users/ASUS/Downloads/资源/video/8月4日.mp4,
输出结果保存到文件夹: C:/Users/ASUS/Downloads/资源/video/_video_out/8月4日-mp4,
临时文件夹: C:/Users/ASUS/Downloads/win-pyvideotrans-v4.05-0709/tmp/19760/b811b16811
未选 清理已存在
已选 启用CUDA加速
未选 降噪
语音识别:faster-whisper(本地内置), model_name: large-v3-turbo, 发音语言: 英语, 断句方式:默认断句
翻译渠道:微软(免费),原始语言:英语,目标语言:简体中文, 已选 发送完整字幕
配音渠道:Edge-TTS(免费), 角色:Yunxi(Male/CN), 配音语言:简体中文, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 未选 视频慢速
字幕: 嵌入硬字幕
未选 分离人声与背景声, 手动添加了背景音频:C:/Users/ASUS/Downloads/资源/music/2026-07/Audiomachine - Tempt Scandal.mp3

已选 仅输出mp4
代理地址:


=
system:Windows-10-10.0.26200-SP0
version:v4.05
frozen:True
language:zh
root_dir:C:/Users/ASUS/Downloads/win-pyvideotrans-v4.05-0709

1 Replies

这是微软翻译免费接口当前不可用所导致(请求 https://edge.microsoft.com/translate/auth 返回 404,通常是微软服务器临时故障或该免费接口已关闭),并非你的视频或路径问题。

解决方案(任选其一):

  1. 将「翻译渠道」从「微软(免费)」改为 DeepSeek:前往 https://platform.deepseek.com/ 注册并充值(可自定义充值1元),获取 API Key 后填写到「菜单 → 翻译设置 → DeepSeek」中,翻译效果更好、价格很低。
  2. 改用 Google 翻译:注意国内网络需开启代理才能访问;若 Google 翻译失败,软件会自动使用微软翻译重试,因此仍需保证微软接口恢复。
  3. 使用完全离线的 M2M100(内置) 本地翻译:第一次使用会自动在线下载模型,之后无需联网即可翻译。

另外提醒:你的使用版本为 v4.05-0709,若后续遇到“目标语言字幕找不到或为空”或 max_workers must be greater than 0 等错误,可升级到 v4.08-0802(2026-08-02 更新),软件左上角版本号仍显示为 v4.08。

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