-
Notifications
You must be signed in to change notification settings - Fork 361
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
proxy and encode process #45
Comments
Hi, sorry for the crazy delay on this! I'm reviewing past open issues that were more feature requests than bugs. Also thanks for the As for using Web proxies and encoding, it's also planned. Probably in the next big release. |
Hi! gTTS 1.2.0 was released. It passes the system proxies transparently using |
I think the best way might be giving the possibility to give the proxy configs as parameter to the function gTTS |
You shouldn't need to do this anymore, since gTTS will just read what's defined. Some examples here: https://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/ |
sometimes ,we need proxy and also should change the encode type.
here is my way:
https://github.com/common83/gtts_with_proxy
The text was updated successfully, but these errors were encountered: