bbepis / XUnity.AutoTranslator

MIT License
2.02k stars 293 forks source link

YandexTranslate new API #513

Open Isamylov opened 8 months ago

Isamylov commented 8 months ago

It seem that the YandexTranslate doesn't work cause AutoTranslator using API v1 which is deprecated.

https://cloud.yandex.ru/en/docs/translate/api-ref/Translation/translate

Please consider to update the codebase. I can share the API for tests if needed.