Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when translating with google translate #282

Open
PomPomSqL opened this issue Feb 6, 2025 · 29 comments
Open

error when translating with google translate #282

PomPomSqL opened this issue Feb 6, 2025 · 29 comments

Comments

@PomPomSqL
Copy link

Error 500 (Server Error)!!1500.That’s an error.There was an error. Please try again later.That’s all we know.

@42GAMI
Copy link

42GAMI commented Feb 6, 2025

Same issue.
Seems to be hit and miss, happens when both specifying the source e.g. ja or setting it to auto

Notice if i put a fall back retry locally it seems to return the translation more often than not, however on the VPS it fails to translate 9/10 times.

@irshadk-0
Copy link

Having same issue

from deep_translator import GoogleTranslator

print(GoogleTranslator(source='en', target='ar').translate("Apple"))

deep_translator.exceptions.TranslationNotFound: Apple --> No translation was found using the current translator. Try another translator?

@irshadk-0
Copy link

The issue seems to be resolved now.

@hxg-avensys
Copy link

Did this happen before today? or it is only happening today?

@PomPomSqL
Copy link
Author

Did this happen before today? or it is only happening today?

idk but its fixed now at least it seems like

@Waste2Time
Copy link

It happens again.

@PomPomSqL
Copy link
Author

It happens again.

still rn ?

@Waste2Time
Copy link

It happens again.

still rn ?

nope it works now, but breakdown appears to be intermittent and occurs far more often than expectation.

@am1guard
Copy link

am1guard commented Feb 7, 2025

it currently translates with the same quality as googletrans? i think google is destroying these libraries one by one

@PomPomSqL
Copy link
Author

it currently translates with the same quality as googletrans? i think google is destroying these libraries one by one

i believe that google translate start to get worse and worse, we should seriously find another api

@PomPomSqL
Copy link
Author

gosh it start again

@KotDeKennedy
Copy link

I have the same thing.

@PomPomSqL
Copy link
Author

honestly, i'll end up building a library who use yandex (if it does not exist)

@am1guard
Copy link

honestly, i'll end up building a library who use yandex (if it does not exist)

If it could be done, it's very likely that someone would have done it already, but if you can do it, it would be appreciated. At the moment there seems to be no other possibility but Web scrapping.

@PomPomSqL
Copy link
Author

honestly, i'll end up building a library who use yandex (if it does not exist)

If it could be done, it's very likely that someone would have done it already, but if you can do it, it would be appreciated. At the moment there seems to be no other possibility but Web scrapping.

yeah the api is paid, i'll try to do a library who do web scraping easily

@am1guard
Copy link

honestly, i'll end up building a library who use yandex (if it does not exist)

If it could be done, it's very likely that someone would have done it already, but if you can do it, it would be appreciated. At the moment there seems to be no other possibility but Web scrapping.

yeah the api is paid, i'll try to do a library who do web scraping easily

this api working for me rn. can u try? I want to understand if it only works for me.

@EmirhanSyl
Copy link

honestly, i'll end up building a library who use yandex (if it does not exist)

If it could be done, it's very likely that someone would have done it already, but if you can do it, it would be appreciated. At the moment there seems to be no other possibility but Web scrapping.

yeah the api is paid, i'll try to do a library who do web scraping easily

this api working for me rn. can u try? I want to understand if it only works for me.

Yes its working now. Google changed something

@am1guard
Copy link

honestly, i'll end up building a library who use yandex (if it does not exist)

If it could be done, it's very likely that someone would have done it already, but if you can do it, it would be appreciated. At the moment there seems to be no other possibility but Web scrapping.

yeah the api is paid, i'll try to do a library who do web scraping easily

this api working for me rn. can u try? I want to understand if it only works for me.

Yes its working now. Google changed something

You get the same result with translate.google.com, right?

@EmirhanSyl
Copy link

Yep. Translation seems legit to me

@PomPomSqL
Copy link
Author

honestly, i'll end up building a library who use yandex (if it does not exist)

If it could be done, it's very likely that someone would have done it already, but if you can do it, it would be appreciated. At the moment there seems to be no other possibility but Web scrapping.

yeah the api is paid, i'll try to do a library who do web scraping easily

this api working for me rn. can u try? I want to understand if it only works for me.

the api for yandex ?

@PomPomSqL
Copy link
Author

oh well, nvm, its still random for me tho, one day it work, one other day it doesnt

@am1guard
Copy link

I was asking about the quality of the translation, not whether it works or not. it's giving me the same results now. i hope it continues like this and i hope the other libraries will improve as well

@PomPomSqL
Copy link
Author

I was asking about the quality of the translation, not whether it works or not. it's giving me the same results now. i hope it continues like this and i hope the other libraries will improve as well

i personnaly found that yandex provided better quality, at least for english -> french

@AnanyNoon
Copy link

Is google working now? I just tried it and it worked

@am1guard
Copy link

today it's broked again :)

@AnanyNoon
Copy link

I just tried it from my PC and it worked

@am1guard
Copy link

Image

googletrans and pygtrans were already broken and never fixed. but 3 days ago mtranslate and deep translator were translating properly. their results were different. now they all translate the same way. so they are broken .it should say otomatik there(true translation)

Image

so we understand that it's broken

@zeyund
Copy link

zeyund commented Feb 14, 2025

:( just happened to me as well, guess google is doing something now

@PomPomSqL
Copy link
Author

yeah you all just motivate me to do the yandex library i talked about...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants