glutanimate / simple-google-tts

Use Google text-to-speech on your Linux desktop
GNU General Public License v3.0
119 stars 32 forks source link

Is your script still working? #3

Closed introlinux closed 9 years ago

introlinux commented 9 years ago

Hi, I noticed several scripts based on google tts (including yours) stopped working. Do you know why?

glutanimate commented 9 years ago

It looks like Google detects scripts now and requires CAPTCHA input for every request performed by simple-google-tts. No idea how to counter this, yet. Sorry.

glutanimate commented 9 years ago

Ok. This should be fixed with ca7df0dcc4e431d70d880ee5be0f8f8be14803a5. Just had to add a few more parameters to the request URL.