EverTranslator icon indicating copy to clipboard operation
EverTranslator copied to clipboard

Add DeepL translator

Open firemaples opened this issue 3 years ago • 5 comments

DeepL translator

API spec: https://www.deepl.com/en/docs-api/ SDK: https://github.com/DeepLcom/deepl-java

Summary

  • Usage limits for free account: 500k per month

With the DeepL API Free plan, you can translate up to 500,000 characters per month for free.

firemaples avatar Feb 01 '22 12:02 firemaples

I forgot about this until I took a look at the api limits. DeepL api has seemingly Free and Pro plans apparently. But registering for one has two limitations. A need for a CC and to be in the following countries that the Pro plans are available in. Not everyone might be able to have an access to their own api keys unlike mymemory.

RaXorX avatar Feb 04 '22 10:02 RaXorX

I also noticed that. And the quota for free account is very low. I will take a look and if it is easy to register an account to use, maybe I will let the end users setting their key for their self.

firemaples avatar Feb 04 '22 14:02 firemaples

I would like to suggest there's an official library for DeepL translator

https://github.com/DeepLcom/deepl-java

Unfortunately I can't test it because it's on selected countries it would be great to contact them https://www.deepl.com/pro/select-country?cta=menu-pro/#developer

uomar8 avatar Jan 28 '23 15:01 uomar8