Marc Abonce Seguin
772c048d01
refactor engine's search language handling
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.
6 лет назад
marc
4d1770398a
remove 'all' option from search languages
7 лет назад
Adam Tauber
8db527c1d2
[fix] use raw response with etree.parsefromstring - Unicode strings with encoding declaration are not supported
7 лет назад
Alexandre Flament
f5128c7cb9
[mod] add/modify image fetching for bing_news, qwant and twitter engines
7 лет назад
Adam Tauber
52e615dede
[enh] py3 compatibility
8 лет назад
Noémi Ványi
b034356825
add year filter to engines with time range support && tests
Following engines does not support "Last year":
* Bing News
* DeviantArt
* DuckDuckGo
* Yahoo
* YouTube (noapi)
8 лет назад
Noémi Ványi
f70d405202
add time range search for bing news
8 лет назад
Adam Tauber
53979a7bf7
[mod] remove buildout/makefile infrastructure
9 лет назад
Adam Tauber
5da78f7b37
[fix] bing news test mock
9 лет назад
Adam Tauber
604f32f672
[fix] bing unicode encode error - fixes #408
9 лет назад
Dalf
62cc2a5658
[fix] bing_news based on RSS output format
9 лет назад
Alexandre Flament
3d70921175
[fix] bing_news
9 лет назад
Cqoicebordel
efde2c21c8
Bing news' unit test
9 лет назад