Commit Graph

10 Commits (491792c1a58f71083f6af663bb6d93e40fa44c9f)

Author SHA1 Message Date
Marc Abonce Seguin 0169b63e84 [fix] fetch google's supported languages 6 years ago
Marc Abonce Seguin 5568f24d6c [fix] check language aliases when setting search language 6 years ago
Marc Abonce Seguin f7f9c50393 [fix] force English results in Google when using en-US 7 years ago
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.
7 years ago
marc 4d1770398a remove 'all' option from search languages 7 years ago
Adam Tauber 060c797739 [fix] change domain name in google engine test 7 years ago
marc af35eee10b tests for _fetch_supported_languages in engines
and refactor method to make it testable without making requests
8 years ago
marc a11948c71b Add language support for more engines. 8 years ago
Adam Tauber 350a84520d [fix] time range detection 8 years ago
Adam Tauber 53979a7bf7 [mod] remove buildout/makefile infrastructure 9 years ago