myint / language-check

Python wrapper for LanguageTool grammar checker
https://pypi.python.org/pypi/language-check
GNU Lesser General Public License v3.0
327 stars 101 forks source link

Update download_lt.py #79

Open SpartorA opened 3 years ago

SpartorA commented 3 years ago

This is probably because of mod_security or some similar server security feature which blocks known spider/bot user agents (urllib uses something like python urllib/3.3.0, it's easily detected) #78 #76

MCFreddie777 commented 2 years ago

@myint Can we get this merged? (and have new version released to pypi)?

Artucuno commented 2 years ago

Please merge this.

pip install git+https://github.com/SpartorA/language-check.git@patch-1

callanwu commented 1 year ago

thx a lot!!