summaryrefslogtreecommitdiff
path: root/searx/engines/peertube.py
AgeCommit message (Expand)Author
2024-07-27[feat] videos template: support for view countBnyro
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-06-25[fix] engine & network issues / documentation and type annotationsMarkus Heiser
2023-03-24[mod] Peertube: re-engineered & upgrade to data_type: traits_v1Markus Heiser
2023-01-29peertube engine: update _fetch_supported_languagesAlexandre Flament
2022-02-18[mod] templates: rename field for <iframe> URL to iframe_srcMarkus Heiser
2022-02-13[mod] result_templates/videos.html: replace embedded HTML by data_srcMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-07[fix] drop useless pylint: disable=undefined-variableMarkus Heiser
2021-07-23[fix] peertube: update _fetch_supported_languagesAlexandre Flament
2021-06-04[fix] peertube fetch supported languagesAlexandre Flament
2021-02-13Improve peertube searchingThorben Günther
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-08-08add peertube engine (#2109)Michael Ilsaas