add Googletranslation (#574)
* add py-translate, update sqlite3 insertion with translations * add cli argument for translate feature * add translation to json * fix output formatting * add language detection * add translation source and destination * extend timeout to 120 * fix tweet and write_meta * update elasticsearch, tweet exception * add new arg for destination language for translations * fix indent * fix types for elasticsearch * fix try/expection for translate func * ignore mysql.py from commits * fix error * fix attr names, update panda * Upgrade to v2.1.8
Showing
| ... | @@ -9,3 +9,4 @@ aiohttp_socks | ... | @@ -9,3 +9,4 @@ aiohttp_socks |
| schedule | schedule | ||
| geopy | geopy | ||
| fake-useragent | fake-useragent | ||
| googletrans | |||
| \ No newline at end of file |
Please register or sign in to comment