pndurette / gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API
http://gtts.readthedocs.org/
MIT License
2.3k stars 362 forks source link

Fixed bug in `gen_langs` that prevented any new languages from being added #476

Closed pndurette closed 3 months ago

pndurette commented 3 months ago

This PR,

Fixes #474