summaryrefslogtreecommitdiff
path: root/searx/engines/piped.py
AgeCommit message (Expand)Author
2025-12-02[mod] client/simple: client plugins (#5406)Ivan Gabaldon
2025-11-25[fix] engines: base URL can be a list or a string, but its not None!Markus Heiser
2025-09-10[feat] engines yacy & piped: enable individual configuration of URLs (#5195)Markus Heiser
2025-09-03[mod] drop: from __future__ import annotationsMarkus Heiser
2024-07-27[feat] videos template: support for view countBnyro
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-10-07[mod] piped: always show video length if availableBnyro
2023-09-18[fix] spellingjazzzooo
2023-09-13[fix] engine - piped.music incorrect timestampsjazzzooo
2023-08-03[fix] engine piped: 'invalid content'Markus Heiser
2023-08-03[mod] engine piped: add paging supportMarkus Heiser
2023-08-03[mod] engine piped: split into two dedicated engiens for video & musicMarkus Heiser
2023-08-03[doc] engine piped: add documentation to docs/dev/engines/online/Markus Heiser
2023-08-03[feat] engine: implementation of PipedBnyro