ankitpopli1891 / django-autotranslate

A simple Django app to automatically translate the pot (.po) files generated by django's makemessages command using google translate.
https://ankitpopli1891.github.io/django-autotranslate/
MIT License
70 stars 39 forks source link

goslate dependency has been abandoned/deleted #35

Open ndrwkim opened 2 years ago

ndrwkim commented 2 years ago

One of the dependencies, goslate, has been abandoned and deleted by its author. It needs to be replaced.

Google has updated its translation service recently with a ticket mechanism to prevent simple crawler program like goslate from accessing. Though a more sophisticated crawler may still work technically, however it would have crossed the fine line between using the service and breaking the service. goslate will not be updated to break google’s ticket mechanism. Free lunch is over. Thanks for using.

Source: https://pypi.org/project/goslate/