UlionTse / translators

🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。
https://pypi.org/project/translators/
GNU General Public License v3.0
1.62k stars 189 forks source link

Is it always safe to use google translate #136

Closed ILG2021 closed 1 year ago

ILG2021 commented 1 year ago

I want to use google translate, but I am worried about that when I use the library, my IP may block by Google. Is it has the risk?

UlionTse commented 1 year ago

@ILG2021 Hello friend Do not make very high-frequency machine-like requests in a short period of time and there will be no problem. Reference this -> https://github.com/UlionTse/translators/issues/109#issuecomment-1427993673