summaryrefslogtreecommitdiff
path: root/searx/engines/bing_videos.py
AgeCommit message (Collapse)Author
2018-03-27refactor engine's search language handlingMarc 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-10fix bing videos engineNoémi Ványi
2017-10-10[fix] language support for bing images and videosmarc
2017-08-05add bing videos enginemarc