#6415 翻译字幕阶段出错 [Google(免费)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/authTraceback (most rece

101.74.**2 Posted at: 2 hours ago

翻译字幕阶段出错 [Google(免费)] 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\job.py", line 35, in run

File "videotrans\task\job.py", line 136, in process_task

File "videotrans\task\translate_srt.py", line 47, 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=TaskCfgSTS(uuid='4d540c71c6', name='D:/新建文件夹 (9)/新建文件夹 (4)/[email protected]', dirname='D:/新建文件夹 (9)/新建文件夹 (4)', noextname='rh2048.com@FC2PPV-4532140', basename='[email protected]', ext='srt', target_dir='D:/新建文件夹 (2)/output/translate', cache_folder=None, is_cuda=False, source_language=None, source_language_code='ja', source_sub='D:/新建文件夹 (9)/新建文件夹 (4)/[email protected]', source_wav=None, source_wav_output=None, target_language=None, target_language_code='zh-cn', target_sub='D:/新建文件夹 (2)/output/translate/[email protected]-cn.srt', target_wav=None, target_wav_output=None, translate_type=0)


=
system:Windows-10-10.0.19045-SP0
version:v4.08
frozen:True
language:zh
root_dir:D:/新建文件夹 (2)

1 Replies

这是微软翻译接口当前不可用导致的。你选择的是 Google 翻译,但 Google 翻译失败后软件会自动回退到微软翻译重试,而微软翻译的免费认证接口 https://edge.microsoft.com/translate/auth 返回 404,说明该接口暂时故障或已被关闭。

解决方案:

  1. 更换翻译渠道,推荐:

    • DeepSeek:前往 https://platform.deepseek.com 注册并获取 API Key,填入 菜单 → 翻译设置 → DeepSeek 的密钥,然后在翻译渠道中选择 DeepSeek,效果更好且价格很低。
    • M2M100(内置本地翻译):在翻译渠道中选择 M2M100(内置),第一次使用会自动下载模型到 软件目录/models/m2m100_12b,可离线翻译。
  2. 如果确实需要微软翻译,只能等待其接口恢复,但当前不建议继续依赖该渠道。

请查阅相关文档:

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