Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Parse Google Translate directly instead of using the public API #17

@ghost

Description

Describe the problem or limitation you are having
The public Google Translate API is too restrictive, and returns "Too many requests" even after a few requests.

Describe the solution you'd like
Parse the website instead of using the public API.

Describe alternatives you've considered
Switching the translation engine. Not the best solution for some languages, which translate best in Google Translate

Additional context
QTranslate is most likely doing this, since the error "Too many requests" never occurs there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions