Git Product home page Git Product logo

Comments (8)

d4n3436 avatar d4n3436 commented on June 24, 2024 4

I think the author of d4n3436/GTranslate wrote a token generation function:

The author only uses TTS API endpoint of Bing Translate web interface.

Hello, as I mentioned before in my comment, I reverse-engineered the signature generation of the Microsoft Translator Android app, so it's now possible to use the Microsoft Translate APIs without any tokens, except for the TTS endpoint. The code is in MicrosoftTranslator.cs.

from translate.

d4n3436 avatar d4n3436 commented on June 24, 2024 2

Can we port your implementation to Python 3 and use it in translatepy?

Sure, you can.

from translate.

ZhymabekRoman avatar ZhymabekRoman commented on June 24, 2024

Token fetch endpoint seems to shutdown and Microsoft Translate stops working. Need to drop Microsoft Translate class.

from translate.

Animenosekai avatar Animenosekai commented on June 24, 2024

Token fetch endpoint seems to shutdown and Microsoft Translate stops working. Need to drop Microsoft Translate class.

I think the author of d4n3436/GTranslate wrote a token generation function:

#62 (reply in thread)

from translate.

ZhymabekRoman avatar ZhymabekRoman commented on June 24, 2024

I think the author of d4n3436/GTranslate wrote a token generation function:

The author only uses TTS API endpoint of Bing Translate web interface.

In old days I was investigating that web version of Bing Translate has a special API endpoint that generates an API token to use Microsoft Translate API. And it's intended for TTS. Microsoft Translate is like Bing Translate, but paid. So I used this backdoor to use the whole Microsoft Translate service for free by using the API token generated by the Bing TTS endpoint. Now this endpoint is unavailable.

from translate.

kuk71 avatar kuk71 commented on June 24, 2024

Is it possible to restore access to the Bing Translate class? Now accessing this class throws an DEPRECATED exception.

from translate.

ZhymabekRoman avatar ZhymabekRoman commented on June 24, 2024

Hello, as I mentioned before in my comment, I reverse-engineered the signature generation of the Microsoft Translator Android app, so it's now possible to use the Microsoft Translate APIs without any tokens, except for the TTS endpoint.

Can we port your implementation to Python 3 and use it in translatepy?

from translate.

ZhymabekRoman avatar ZhymabekRoman commented on June 24, 2024

So I started to port the new Microsoft Translate implementation based on the d4n3436 version, but unfortunately I couldn't get it to work successfully. It's bad news. Good news - I implemented another endpoint by reverse engineering Microsoft SwiftKey. See #88

from translate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.