soimort/translate-shell

Yandex engine not working

ogjelland opened this issue · 6 comments

$ trans -debug -e yandex :fr hello
[ERROR] Oops! Something went wrong and I can't translate it for you :(

This is 0.9.6.12-release on Linux with gawk 4.2.1 and fribidi 1.0.5. Translation with google and bing is OK.

$ w3m -dump http://translate.yandex.net/api/v1/tr.json/translate
{"code":410,"message":"Yandex.Translate API v1 is no longer active. Please migrate to API v1.5: https://tech.yandex.com/translate/."}

SID now contains 4 parts instead of 3. I just tuned parsing a bit in my C++ library.

the same issue
image

Yandex is not working for me too. I get the following message:

[ERROR] Session is invalid

when running this command:

./trans -b -4 -e "yandex" ar:en "اشتريت سيارة جديدة"

Has there been any progress on this issue ?

Has there been any progress on this issue ?

I'm waiting too

trans -e yandex привет
[ERROR] Oops! Something went wrong and I can't translate it for you :(

NOT WORKING YET