#7446 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%

51.15**4 Posted at: 3 hours ago

429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%3Fsl%3Den%26tl%3Dzh-cn%26hl%3Dzh-cn%26q%3DSo,%2520now%2520let%27s%2520see%2520the%2520Adobe%2520Camera%2520Raw%2520interface&hl=zh-cn&q=EgQznu1wGI6suNUGIjBvxYmHCfkeaBt2FM3jjzPRuyumyGYshZgPgOhhTQlRnMFcDDQj84ifMnBZglNUWK8yAnJSWgFD
Traceback (most recent call last):
File "videotrans\translator\_base.py", line 68, in run
File "videotrans\translator\_base.py", line 101, 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\_stage_translate.py", line 31, in trans
File "videotrans\translator\_runner.py", line 54, in run
File "videotrans\translator\_base.py", line 74, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_google.py", line 30, in _item_task
File "requests\models.py", line 1026, in raise_for_status
requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%3Fsl%3Den%26tl%3Dzh-cn%26hl%3Dzh-cn%26q%3DSo,%2520now%2520let%27s%2520see%2520the%2520Adobe%2520Camera%2520Raw%2520interface&hl=zh-cn&q=EgQznu1wGI6suNUGIjBvxYmHCfkeaBt2FM3jjzPRuyumyGYshZgPgOhhTQlRnMFcDDQj84ifMnBZglNUWK8yAnJSWgFD

cfg=[TaskCfgVTT]当前工作模式: 翻译视频或音频 单视频模式
原始输入文件名: E:/adobe camera raw教程/Adobe Camera RAW - Lesson 4 - Interface Tour.mp4,
输出结果保存到文件夹: E:/adobe camera raw教程/_video_out/Adobe Camera RAW - Lesson 4 - Interface Tour-mp4,
临时文件夹: G:/win-pyvideotrans-v4.06/tmp/8760/9213f046e1
已选 清理已存在
已选 启用CUDA加速
未选 降噪
语音识别:faster-whisper(本地内置), model_name: large-v3-turbo, 发音语言: 英语, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:英语,目标语言:简体中文, 已选 发送完整字幕
配音渠道:Edge-TTS(免费), 角色:Yunyang(Male/CN), 配音语言:简体中文, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 未选 视频慢速
字幕: 嵌入硬字幕
代理地址:


=
system:Windows-10-10.0.26200-SP0
version:v4.06
frozen:True
language:zh
root_dir:G:/win-pyvideotrans-v4.06

1 Replies

#1 DeepSeek reply at 3 hours ago

核心原因是 Google 免费翻译接口触发限流(429 Too Many Requests),并非软件本身 Bug。同时注意到你使用的是 v4.06 旧版本,建议一并升级。

解决方案(任选其一,推荐第 1 条):

  1. 【推荐】更换翻译渠道为 DeepSeek 等 AI 大模型

    • 前往 https://platform.deepseek.com/ 注册充值(可只充 1 元),获取 API Key。
    • 填入软件 菜单 → 翻译设置 → DeepSeek 密钥
    • 将翻译渠道下拉切换为 DeepSeek。翻译质量优于 Google,且无 429 限流问题。
  2. 降低请求频率(若仍想用 Google)

    • 进入 菜单 → 工具 → 高级选项 → 字幕翻译

      • 将「传统翻译渠道每批字幕行数」设为 1
      • 将「翻译后暂停秒」设为 3~5
    • 若使用了 VPN,请切换到更干净的节点(当前 IP 可能已被 Google 标记)。
  3. 改用本地离线翻译(无需联网)

    • 翻译渠道选择 M2M100(内置),首次使用会自动下载模型,位置为 软件目录/models/m2m100_12b

额外建议:

  • 你的版本为 v4.06,建议升级到最新 v4.12,新版修复了微软翻译接口等多项问题。
  • 若使用 Google 翻译遇到失败,软件通常会自动回退到微软翻译重试;但微软免费接口当前也可能不可用,因此仍推荐使用 DeepSeek。

请查阅相关文档:

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