| Age | Commit message (Collapse) | Author |
|
|
|
[fix] extract_text: use html.tostring instead html_to_text.
|
|
|
|
search.py : Fix and some minor modifications
|
|
If no language is specified, bing returns results with multiple languages
for one query which isn't really useful. Setting english as default
insted if nothing.
|
|
from dalf/searchpy4
|
|
start_time of the request).
|
|
result
|
|
|
|
search_one_request. All exceptions are catched in this wrapper.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that support them.
users can still query lesser supported through the :lang_code bang.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Online Etymology Dictionary
|
|
|
|
|
|
|
|
closes #784
|
|
|
|
and refactor method to make it testable without making requests
|
|
|
|
|
|
|
|
utils/fetch_languages.py gets languages supported by each engine and
generates engines_languages.json with each engine's supported language.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|