Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-21 | [mod] remove useless engine unit tests | Adam Tauber | |
These tests are not able to detect engine errors if the upstream site changes. | |||
2019-07-27 | [enh] bing_images: use data from embedded JSON to improve results (e.g. real ↵ | Frank de Lange | |
page title) (#1568) use data from embedded JSON to improve results (e.g. real page title), add image format and source info (see PR #1567), improve paging logic (it now works) | |||
2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
2018-12-19 | Update bing image engine with new image json format | Léo Bourrel | |
2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
2017-10-10 | test fetch langauges function on bing images | marc | |
2017-10-10 | [fix] language support for bing images and videos | marc | |
2017-05-17 | [fix] bing images | marc | |
2016-11-01 | add time range support for bing images | Noémi Ványi | |
2016-03-26 | [fix] bing images page change | Adam Tauber | |
2016-02-01 | [fix] pep8 | Adam Tauber | |
2016-02-01 | [fix] bing images changes | Adam Tauber | |
2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |