mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
- fetch_traits(): fetch locales (and languages) from dailymotion API
- removed obsolete data-type "supported_languages"
- add documentation
- improved argument list of the HTTP request:
- add argument: family_filter_map
- add conditional argument: localization
Don't add localization and country arguments if the user does select a
language (:de, :en, ..)
- improve code quality (mainly improve readability)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
9 lines
116 B
ReStructuredText
9 lines
116 B
ReStructuredText
.. _dailymotion engine:
|
|
|
|
===========
|
|
Dailymotion
|
|
===========
|
|
|
|
.. automodule:: searx.engines.dailymotion
|
|
:members:
|