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

122.235.**3 Posted at: 3 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 69, in run
File "videotrans\translator\_base.py", line 98, 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 68, in run
File "videotrans\task\trans_create.py", line 583, in trans
File "videotrans\translator\__init__.py", line 858, in run
File "videotrans\translator\_base.py", line 75, 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
......
.com/translate/auth
TaskCfgVTT(uuid='3529f2d4e1', name='C:/Users/xby52/Videos/敏敏/7月30日娜娜(1).mp4', dirname='C:/Users/xby52/Videos/敏敏', noextname='7月30日娜娜(1)', basename='7月30日娜娜(1).mp4', ext='mp4', target_dir='C:/Users/xby52/Desktop/7月30日娜娜(1)-mp4', cache_folder='C:/baidunetdiskdownload/么么16级灯牌/win-pyvideotrans-v4.00-528/tmp/9324/3529f2d4e1', is_cuda=True, source_language='简体中文', source_language_code='zh-cn', source_sub='C:/Users/xby52/Desktop/7月30日娜娜(1)-mp4/zh-cn.srt', source_wav='C:/baidunetdiskdownload/么么16级灯牌/win-pyvideotrans-v4.00-528/tmp/9324/3529f2d4e1/zh-cn.wav', source_wav_output='C:/Users/xby52/Desktop/7月30日娜娜(1)-mp4/zh-cn.m4a', target_language='英语', target_language_code='en', target_sub='C:/Users/xby52/Desktop/7月30日娜娜(1)-mp4/en.srt', target_wav='C:/baidunetdiskdownload/么么16级灯牌/win-pyvideotrans-v4.00-528/tmp/9324/3529f2d4e1/target.wav', target_wav_output='C:/Users/xby52/Desktop/7月30日娜娜(1)-mp4/en.m4a', translate_type=0, tts_type=0, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='Yan(Female/HK)', voice_autorate=True, video_autorate=True, remove_silent_mid=False, align_sub_audio=True, detect_language='zh-cn', recogn_type=0, model_name='large-v3-turbo', shibie_audio=None, remove_noise=False, enable_diariz=False, nums_diariz=0, rephrase=0, fix_punc=False, subtitle_language=None, app_mode='biaozhun', subtitles='', targetdir_mp4='C:/Users/xby52/Desktop/7月30日娜娜(1)-mp4/7月30日娜娜(1).mp4', novoice_mp4='C:/baidunetdiskdownload/么么16级灯牌/win-pyvideotrans-v4.00-528/tmp/9324/3529f2d4e1/novoice.mp4', is_separate=False, embed_bgm=True, instrument=None, vocal='C:/baidunetdiskdownload/么么16级灯牌/win-pyvideotrans-v4.00-528/tmp/9324/3529f2d4e1/vocal.wav', clear_cache=False, background_music='', subtitle_type=1, only_out_mp4=True, recogn2pass=False, output_srt=0, copysrt_rawvideo=False, loop_backaudio=1, backaudio_volume=0.8)


=
system:Windows-10-10.0.26200-SP0
version:v4.00
frozen:True
language:zh
root_dir:C:/baidunetdiskdownload/么么16级灯牌/win-pyvideotrans-v4.00-528

1 Replies

这是微软翻译免费接口当前不可用导致的。微软翻译报错 404 Not Found for url: https://edge.microsoft.com/translate/auth,通常表示微软服务器临时故障或该免费接口已关闭;另外你的翻译渠道选择的是默认的 Google/微软组合,Google 翻译失败后会自动重试微软翻译,所以微软接口不可用时就会暴露这个错误。

解决方案(任选其一):

  1. 改用 DeepSeek(推荐)
    https://platform.deepseek.com/ 注册并充值(可最低充1元),获取 API Key,填入 菜单 → 翻译设置 → DeepSeek 的密钥中,然后在主界面「翻译渠道」下拉框选择 DeepSeek
    提示:如果你不想进入思考模式,可在 DeepSeek 设置面板中取消勾选 Thinking 复选框。
  2. 改用 M2M100(免费本地翻译)
    在主界面「翻译渠道」下拉框选择 M2M100(内置)。第一次使用时会自动在线下载模型,之后可离线翻译。
  3. 如果你必须用 Google 翻译
    需要配置可用代理,且注意 Google 翻译失败时仍会自动回退到微软翻译,而微软翻译目前不可用,因此可能会继续报错。建议不要依赖 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