lushan88a / google_trans_new

A free and unlimited python API for google translate.
MIT License
394 stars 171 forks source link

is it unlimited characters supported? #2

Closed noman00910 closed 3 years ago

noman00910 commented 3 years ago

Hi, is this library is forked from googletrans? .... I am asking because that library sometimes does not support bulk requests from same IP. I want to know if this library supports bulk queries.

lushan88a commented 3 years ago

It's not the forked from googletrans. You mean is the googletrans sometimes does not support bulk requests from same IP? I found this problem too, so i make this library. This library does not support bulk requests temporarily, I will add this function as soon as possible. Please tell me If you found some problem when you use this library. Thanks.