Commit History

pre-final refactor commit. Builds clean. Minor grammar and syntax fixes remaining.
5cbd28e

Chris commited on

started the refactoring & added a test_cli.py
92cc291

Chris commited on

added opt params
55109ff

nidhal baccouri commited on

refactored googletrans
dce7e0b

nidhal baccouri commited on

updated readme
ce3ad77

nidhal baccouri commited on

added proxy to googletrans
c9c6f12

nidhal baccouri commited on

updated translate_batch
6cfdf62

nidhal baccouri commited on

updated translate_batch
8891d45

nidhal baccouri commited on

updated translate_file
804d02e

nidhal baccouri commited on

added invalid source-target exception
0f08209

nidhal baccouri commited on

updated google trans
e4473fe

nidhal baccouri commited on

updated google trans
0085ed6

nidhal baccouri commited on

catched payload exceptions
6add4ab

nidhal baccouri commited on

fixed bug in google trans
939c119

nidhal baccouri commited on

fixed bug in google_trans
79bdd3a

nidhal baccouri commited on

fixed chinese translation
21923f3

nidhal baccouri commited on

testing google trans
8121640

nidhal baccouri commited on

fixed bug in dutch translation using google trans
1c48989

nidhal baccouri commited on

fixed bug and updated version
755b091

nidhal baccouri commited on

fixed bug and updated version
1bac06e

nidhal baccouri commited on

fixed google translate bug
6794418

nidhal baccouri commited on

updated readme
1600811

= commited on

catched too many requests exception
f5c8ab8

= commited on

fixed docs build
eaf7d7b

= commited on

update readme
7167a1f

= commited on

fixed the requests issue and added a check on text length
f36740b

= commited on

added lang check to mymemory
1809958

= commited on

catched not found translation in pons
82f3d24

= commited on

start working on pons issue
a3c0252

= commited on

added language detection
7f8aad3

= commited on

start working on language detection
43c88a7

= commited on

fixed the auto detection for the mymemory translator
5a40797

= commited on

solved the certificate warning
d2f04b0

= commited on

set False to proxy verfication
2996bb8

= commited on

canceled proxy verification
25222f7

= commited on

cleaned syntax
5ba349a

= commited on

added support for mymemory
a06172d

= commited on

added supported languages attribute
542d2c5

= commited on

added linguee support
418aed1

= commited on

other release with pons
9a69a65

= commited on

added tests in main
28c2eed

= commited on

added absolute import
23ed530

= commited on

fixed travis import errors
29bdf29

= commited on

made parent abstract and added pons support
58568a7

= commited on