A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators.
1.61k
stars
186
forks
source link
get_supported_languages only working for GoogleTranslator #254
Open
Khyretos opened 10 months ago
Description
I want to know which languages are supported in each service, i expect every service to return the languages they support.
What I Did
it crashes on everyone except google.
Did you make it general where you just need to send in the name of the language and deep_translator maps it automatically for each service?