| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-03 | [mod] various engines: use eval_xpath* functions and searx.exceptions.* | Alexandre Flament | |
| Engine list: ahmia, duckduckgo_images, elasticsearch, google, google_images, google_videos, youtube_api | |||
| 2020-11-14 | [mod] remove unused import | Alexandre Flament | |
| use from searx.engines.duckduckgo import _fetch_supported_languages, supported_languages_url # NOQA so it is possible to easily remove all unused import using autoflake: autoflake --in-place --recursive --remove-all-unused-imports searx tests | |||
| 2020-10-02 | [mod] move extract_text, extract_url to searx.utils | Alexandre Flament | |
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2019-07-31 | [fix] google_videos engine: some results don't a thumbnail | Dalf | |
| 2019-01-05 | [mod] google videos | Venca24 | |
| 2019-01-04 | [FIX] google videos thumbnails | Venca24 | |
| 2018-11-22 | [fix] google videos engine | Venca24 | |
| 2017-07-26 | add google videos | marc | |