translators icon indicating copy to clipboard operation
translators copied to clipboard

🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译...

Results 23 translators issues
Sort by recently updated
recently updated
newest added

### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? The old web API calling method of iciba has become invalid.(`sign = CryptoJS.MD5("6key_web_fanyi"+"ifanyiweb8hc9s98e"+raw.replace(/(^\s*)|(\s*$)/g,...

bug after translation server changes

### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I run this code. ```python import translators proxies = {"https": "http://127.0.0.1:7890/"} # proxies...

sever itself limited

### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? Deepl is not stable. Sometimes it works fine, sometimes it gives an error...

sever itself limited
forbidden because of captcha
high frequency request

### Expect to happened It would be very useful if there was a way to get a normalized return object/dict from a translation request. I like that translate_text() returns a...

good discussion

### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I wrote this code: `ts.translate_text('hello, how are you?', translator='yeekit', from_language='en', to_language='ar')` ### APP...

sever itself limited
bug after translation server changes
uncertified function

### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I wrote these code: `ts.translate_text('hello, how are you?', translator='sysTran', from_language='en', to_language='ar')` `ts.translate_text('hello, how...

uncertified function

### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I wrote this code: `ts.translate_text('hello, how are you?', translator='iflytek', from_language='en', to_language='ar')` `ts.translate_text('hello, how...

uncertified function

Hi man thank you for you work: get this from niutrans {"error_msg":"翻译异常请联系客服","error_code":15001}

bug after translation server changes
uncertified function

Yandex translate doesn't work at all (google for example is fine) Code: import translators print(translators.yandex("Привет")) Output: Using state Moscow server backend. Traceback (most recent call last): File "D:\Code\pythonProject\main.py", line 2,...

bug after translation server changes
forbidden because of captcha
uncertified function

PyExecJS [is no longer maintained](https://github.com/doloopwhile/PyExecJS#end-of-life) and hasn't been updated since 2018, since the main reason for that package was to deal with Node not being available for Windows, which is...

lack of information
good idea