guyrotem / google-translate-server

Google Translate Proxy API
https://google-translate-proxy.herokuapp.com/
MIT License
99 stars 36 forks source link

The translator server not working #8

Open lioujj opened 3 years ago

lioujj commented 3 years ago

Hi sir, The server seems not working recently. translate

guyrotem commented 3 years ago

thanks for reporting. seems like Google have recently changed the translate API, so this implementation is obsolete. I'll try to figure out the new protocol (could take some time), in the meantime I'll update the README :(

guyrotem commented 3 years ago

I applied some fix using historical TKK values, so the server is working again (not sure how long it will last thought). see README for more details

lioujj commented 3 years ago

It works. Thanks.

neoOpus commented 2 years ago

it doesn't work again... I am trying to fix a whatsapp translation userscript that rely or public api which breaks with vpn or when it reach certain limit (non-reliable response)... I am not a coder but trying to find a way to fix this, I created an api key and it was fine but I cannot parse the response (lack of knowledge), I stumbled upon this and I find it very interesting solution when it works, unfortunately for the moment I cannot try it since the TKK are obsolete... I hope you can fix this!