| 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 | [fix] bing_videos (#1579) | Frank de Lange | |
| use JSON where possible, compose 'content' using all available data, use correct 'url' (direct to source instead of redirect through bing) | |||
| 2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
| 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. | |||
| 2018-02-10 | fix unit tests | Noémi Ványi | |
| 2017-10-10 | [fix] language support for bing images and videos | marc | |
| 2017-08-05 | add bing videos engine | marc | |