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.
il y a 6 ans
marc
3b950929b1
[fix] fix duckduckgo's offset
First page now starts with 0 offset,
rather than starting on the 30th result.
DuckDuckGo returns 30 results on each page.
il y a 7 ans
Adam Tauber
52e615dede
[enh] py3 compatibility
il y a 8 ans
marc
af35eee10b
tests for _fetch_supported_languages in engines
il y a 8 ans
marc
e0c270bd72
tests for language support in engines
il y a 8 ans
marc
a11948c71b
Add language support for more engines.
il y a 8 ans
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)
il y a 8 ans
Adam Tauber
350a84520d
[fix] time range detection
il y a 8 ans
a01200356
8fc4b8156a
[fix] multilingual duckduckgo
only works if both country and language are set
il y a 8 ans
a01200356
751c9a346e
[fix] duckduckgo's xpaths changed
test_duckduckgo modified to reflect changes in duckduckgo's html
il y a 8 ans
Adam Tauber
53979a7bf7
[mod] remove buildout/makefile infrastructure
il y a 9 ans
Adam Tauber
4184cece4a
[fix] duckduckgo unicode url - #419
il y a 9 ans
Cqoicebordel
1ea5bc63a5
Currency converter's unit test + DDG correction
il y a 9 ans
Cqoicebordel
efe6dead55
Duckduckgo unit test
il y a 9 ans