Bnyro
|
e76ab1a4b3
[refactor] images: add resolution, image format and filesize fields
|
1 year ago |
Markus Heiser
|
ef56e1d684
[fix] HTMLParser: undocumented not implemented method
|
1 year ago |
jazzzooo
|
223b3487c3
[fix] spelling
|
1 year ago |
jazzzooo
|
27477f51fd
[fix] brave.news
|
1 year ago |
Alexandre Flament
|
d07c006aed
Replace chompjs with pure Python code
|
1 year ago |
Bnyro
|
a3d7e9c285
[mod] utils.py: add markdown_to_text helper function
|
1 year ago |
Markus Heiser
|
16f0db4493
[mod] replace utils.match_language by locales.match_locale
|
2 years ago |
Markus Heiser
|
c9cd376186
[mod] replace searx.languages by searx.sxng_locales
|
2 years ago |
Markus Heiser
|
0b1444b61e
[doc] improved docs of implementations for automatic speech recognition
|
2 years ago |
Alexandre Flament
|
6748e8e2d5
Add "Auto-detected" as a language.
|
2 years ago |
Alexandre Flament
|
f3515041af
Lazy load fasttext-predict
|
2 years ago |
ArtikusHG
|
1f8f8c1e91
Replace langdetect with fasttext
|
2 years ago |
Markus Heiser
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
Alexandre Flament
|
2babf59adc
[fix] pyright repported errors
|
2 years ago |
Markus Heiser
|
2de007138c
[fix] prepare for pylint 2.14.0
|
2 years ago |
Markus Heiser
|
cf644b413e
[test.pyright] suppress unneeded error & warning messages
|
3 years ago |
Alexandre Flament
|
4224607c62
searx.utils.html_to_text: replace <br/> by a space
|
3 years ago |
Alexandre Flament
|
2d5929cc59
[mod] searx.utils: more typing
|
3 years ago |
Alexandre Flament
|
0eacc46ee3
[mod] add documentation about searx.utils
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Marc Abonce Seguin
|
66b7be0965
[fix] fix match_language issue to make zh-TW match to zh-Hant-TW
|
3 years ago |
Markus Heiser
|
de0249ddae
[fix] don't mix loaded modules with imported modules (sys.modules)
|
3 years ago |
Alexandre Flament
|
697ebeddcc
[mod] searx.utils.dict_subset: rewrite with comprehension
|
3 years ago |
Alexandre Flament
|
4b43775c91
version based on the git repository
|
3 years ago |
Alexandre Flament
|
92c8a8829f
[fix] strip spaces from searx user agent
|
3 years ago |
Alexandre Flament
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |
Markus Heiser
|
96b223023a
[mod] utils.get_value() - avoidance of a recursion
|
3 years ago |
Markus Heiser
|
6ed4616da9
[enh] add settings option to enable/disable search formats
|
3 years ago |
Alexandre Flament
|
eaa694fb7d
[enh] replace requests by httpx
|
4 years ago |
Alexandre Flament
|
3f8ebf70b1
[fix] pylint: use "raise ... from ..."
|
4 years ago |