I installed googletrans with following command because other versions aren't working properly.
pip install googletrans==4.0.0-rc1
I guess this is using old api or something like that because it is very bad at translating. Is there another good module ?