deepl-cli
deepl-cli copied to clipboard
Example does not work as given here: https://pypi.org/project/deepl/
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.
this is the subtitle project: https://github.com/windelbouwman/srt_translate
Actually seems that this project completely stopped working :'(
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.