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

203.0* Posted at: 7 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:/【Ike_生肉】缄默祸运 _ 难道刷牙还不够吗?00:00-00:30.mp4,
输出结果保存到文件夹: D:/ike/【Ike_生肉】缄默祸运 _ 难道刷牙还不够吗?00:00-00:30-mp4,
临时文件夹: E:/狮子的自主练习计划/win-pyvideotrans-v4.08-0802/tmp/13448/3edb51c283
已选 清理已存在
未启用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:E:/狮子的自主练习计划/win-pyvideotrans-v4.08-0802

1 Replies

这是微软翻译免费接口不可用导致的。日志中显示你选择了 Google 翻译,失败后软件自动回退到微软翻译,而微软翻译当前返回 404,说明该免费接口已失效或暂时不可用。

解决方案:

  1. 更换翻译渠道:推荐使用 DeepSeek,效果更好且价格低。前往 https://platform.deepseek.com/ 登录充值(可自定义充值 1 元),获取 API Key,填写到软件 菜单 → 翻译设置 → DeepSeek 的密钥中,然后在主界面翻译渠道下拉框选择 DeepSeek
  2. 若坚持使用免费渠道,可尝试直接选择 Microsoft 翻译,但该接口目前很可能仍不可用;Google 翻译国内需要代理才能使用。
  3. 另外你当前视频路径包含中文、空格和特殊符号(如 【】),虽然本次错误不是路径问题,但建议将视频移动到纯英文目录(如 D:/videos/)并重命名为简单文件名,避免后续 FFmpeg 命令解析异常。

请查阅相关文档:

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