deepl-cli icon indicating copy to clipboard operation
deepl-cli copied to clipboard

Example does not work as given here: https://pypi.org/project/deepl/

Open ghost opened this issue 7 years ago • 3 comments

I use this lib for my movie subtitle project and I run into trouble. There seems to be a bug. Also the given example code does not work. I created this ticket to resolve these issues.

ghost avatar Aug 07 '18 10:08 ghost

this is the subtitle project: https://github.com/windelbouwman/srt_translate

ghost avatar Aug 07 '18 11:08 ghost

Actually seems that this project completely stopped working :'(

jadolg avatar Aug 08 '18 22:08 jadolg

It looks like deepl is now offering a (paid) official API: https://www.deepl.com/api.html and broke the unofficial API I reverse engineered for this library.

I currently don't have any plans on supporting the official API or reverse engineering the new unofficial API.

freundTech avatar Aug 11 '18 15:08 freundTech