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

3.115* Posted at: 6 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 66, in run
File "videotrans\translator\_base.py", line 96, 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 72, 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/86181/Desktop/工作文件/学生视频/wql/微信视频2026-08-03_205746_535.mp4,
输出结果保存到文件夹: C:/Users/86181/Desktop/工作文件/学生视频/wql的翻译视频/微信视频2026-08-03_205746_535-mp4,
临时文件夹: C:/Users/86181/Desktop/新建文件夹/tmp/48756/18741a1a48
已选 清理已存在
未选 启用CUDA加速
未选 降噪
语音识别:faster-whisper(本地内置), model_name: large-v3, 发音语言: 英语, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:英语,目标语言:简体中文, 未选 发送完整字幕
未选 配音角色,不进行配音
字幕: 嵌入硬字幕(双) 目标语言在上双字幕
代理地址:


=
system:Windows-10-10.0.26200-SP0
version:v4.04
frozen:True
language:zh
root_dir:C:/Users/86181/Desktop/新建文件夹

1 Replies

这是微软/Google免费翻译接口不可用导致的。你选择了“Google(免费)”翻译,当Google翻译失败时软件会自动回退到微软翻译重试,而微软翻译的免费接口当前返回404(可能是微软端临时故障或已关闭该接口),因此任务报错中断。

解决方案(任选其一)

  1. 改用 DeepSeek 翻译渠道(推荐,质量好、价格低):

    • 前往 https://platform.deepseek.com/ 注册并充值(可自定义充值1元),获取 API Key;
    • 在软件菜单 翻译设置 -> DeepSeek 中填入密钥;
    • 回到主界面,将“翻译渠道”改为 DeepSeek
  2. 如果你在国内访问 Google 翻译,需要配置代理:

    • 在主界面“网络代理”栏填写类似 http://127.0.0.1:7890 的代理地址;
    • 或改用国内可直连的翻译渠道:百度翻译腾讯翻译阿里机器翻译
  3. 升级软件到最新版本 v4.08-0802,旧版本 v4.04 的免费接口兼容性更差,建议先从 https://pyvideotrans.com/downpackage 下载完整包+补丁包覆盖升级后重试。

请查阅相关文档:

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