#6743 翻译字幕阶段出错 [DeepL] deepl.exceptions.QuotaExceededException: Quota for this billing period has been exceeded, message: Quot

101.127.**6 Posted at: 2 hours ago

翻译字幕阶段出错 [DeepL] deepl.exceptions.QuotaExceededException: Quota for this billing period has been exceeded, message: Quota exceeded
Traceback (most recent call last):
File "videotrans\translator\_base.py", line 98, in run
File "videotrans\translator\_base.py", line 119, 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 173, in run
File "videotrans\task\_translate_srt.py", line 44, in trans
File "videotrans\translator\__init__.py", line 953, in run
File "videotrans\translator\_base.py", line 100, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_deepl.py", line 50, in _item_task
File "deepl\translator.py", line 446, in translate_text
File "deepl\translator.py", line 188, in _raise_for_status
deepl.exceptions.QuotaExceededException: Quota for this billing period has been exceeded, message: Quota exceeded
TaskCfgSTS(is_cuda=False, uuid='008a72ee35', cache_folder=None, target_dir='D:/新建文件夹/兽人', source_language=None, source_language_code='EN-US', source_sub='D:/新建文件夹/兽人/成片字幕.srt', source_wav=None, source_wav_output=None, target_language=None, target_language_code='ES', target_sub='D:/新建文件夹/兽人/成片字幕.ES.srt', target_wav=None, target_wav_output=None, name='D:/新建文件夹/兽人/成片字幕.srt', noextname='成片字幕', basename='成片字幕.srt', ext='srt', dirname='D:/新建文件夹/兽人', shound_del_name=None, translate_type=16)


=
system:Windows-10-10.0.19045-SP0
version:v3.99
frozen:True
language:zh
root_dir:E:/新建文件夹/配音软件/win-pyvideotrans-v3.99-418

1 Replies

#1 DeepSeek reply at 2 hours ago

这是 DeepL 官方 API 的额度用尽导致的,并非软件故障。错误中 Quota for this billing period has been exceeded 说明当前结算周期内 DeepL 账户的翻译额度已耗尽。

解决办法:

  1. 登录 DeepL 官网控制台查看当前账户额度用量和余额。
  2. 等待下一结算周期额度重置,或升级套餐、充值后重试。
  3. 若急需完成任务,可暂时更换其他翻译渠道:

    • 免费:Google 翻译(国内需代理)
    • 推荐:DeepSeek(物美价廉,需在 菜单 → 翻译设置 → DeepSeek 填写 API Key 后在翻译渠道中选择)
    • 本地离线:M2M100(首次使用会自动下载模型)

请查阅相关文档:

Thinking...
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

Related resource