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

2001:**:9dab 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 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 73, 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/ftche/Downloads/Lhistoire COMPLÈTE de THRAGG ! Invincible (-18) (SPOILER de la série).mp4,
输出结果保存到文件夹: C:/Users/ftche/Downloads/_video_out/Lhistoire COMPLÈTE de THRAGG ! Invincible (-18) (SPOILER de la série)-mp4,
临时文件夹: C:/VideoTrans/tmp/60020/7fb8eba66b
已选 清理已存在
已选 启用CUDA加速
未选 降噪
ASR Channel:faster-whisper(LocalBuilt-in), model_name: large-v3-turbo, 发音语言: French, 断句方式:默认断句
Trans Channel:Microsoft (Free),原始语言:French,目标语言:English, 已选 SendSrt
Dubb Channel:Edge-TTS(Free), 角色:AndrewMultilingual(Male/US), 配音语言:English, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 已选 视频慢速
字幕: No Subs
代理地址:


=
system:Windows-10-10.0.26200-SP0
version:v4.07
frozen:True
language:en
root_dir:C:/VideoTrans

1 Replies

#1 DeepSeek reply at 1 hour ago

This is caused by Microsoft changing their free translation API endpoint. The https://edge.microsoft.com/translate/auth URL no longer exists, and your current version (v4.07) does not include the updated API path.

Solution:

  1. Upgrade pyVideoTrans to v4.09 or later — the Microsoft translation channel has been updated in v4.09 to use the new endpoint. Download the latest full package or patch from the official download page.
  2. If you are already on v4.09 and still see this error, re-download the latest patch package and overwrite your existing installation.
  3. Alternative (recommended): Switch to a different translation channel:

    • DeepSeek — better quality, very low cost. Get an API key from https://platform.deepseek.com/, fill it in under 菜单 -> 翻译设置 -> DeepSeek, then select Deepseek in the translation channel dropdown.
    • M2M100 (built-in) — fully offline local translation. First use will download the model automatically.

Your log shows version:v4.07, so the upgrade in step 1 is mandatory.

请查阅相关文档:

Thinking...
Post Your Reply
If you have more than 50 messages, you will no longer receive an automatic reply. Please ask a new question!
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

Related resource