What is the Max number of translation?
Hi , I am also dealing with translating an excel file, when I use the parameters(like; max buff 4900, sleep(10)) like you , I got an error '### raise JSONDecodeError("Expecting value", s, err.value) from None' . The error means Google blocked your IP address temporary . I try to solve with sleep 2 mins , not enough. Could you share any suggestion ?
I'm not very clear with Google's blocking policy. But I found something: I was blocked by Google many times, if requests with different texts again after a few seconds, the blocking was gone, but I couldn't figure out the reason. May it help you.
I tried your advice (with 1 min wait time and different bufffer array length) but not worked.
How can I bypass captcha and block, Exactly I don't know?
thank you.