forked from Ponysearch/Ponysearch
057e9bc1d1
- fetch_traits() SepiaSearch and Peertube are using identical languages. Replace module's dictionary `supported_languages` by `engine.traits.languages` (data_type: `traits_v1`). - fixed code to pass pylint - request(): add argument boostLanguages - response(): is replaced by peertube's video_response() function, which adds metadata from channel name, host & tags Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
27 lines
360 B
ReStructuredText
27 lines
360 B
ReStructuredText
.. _peertube engines:
|
|
|
|
================
|
|
Peertube Engines
|
|
================
|
|
|
|
.. contents:: Contents
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: entry
|
|
|
|
|
|
.. _peertube video engine:
|
|
|
|
Peertube Video
|
|
==============
|
|
|
|
.. automodule:: searx.engines.peertube
|
|
:members:
|
|
|
|
.. _sepiasearch engine:
|
|
|
|
SepiaSearch
|
|
===========
|
|
|
|
.. automodule:: searx.engines.sepiasearch
|
|
:members:
|