mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[feat] engines: add Tube Archivist engine (#4889)
Tube Archivist [1] is a self-hosted project which archives youtube videos on your own local server. This engine connects with Tube Archivist's search API to allow searching from SearXNG into your own hosted videos. [1] https://www.tubearchivist.com/ Signed-off-by: Robert M. Clabough <robert@claobugh.tech> Co-authored-by: Bnyro <bnyro@tutanota.com> Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
cc61d0833c
commit
ec892d3836
4 changed files with 206 additions and 0 deletions
8
docs/dev/engines/online/tubearchivist.rst
Normal file
8
docs/dev/engines/online/tubearchivist.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. _tubearchivist engine:
|
||||
|
||||
==============
|
||||
Tube Archivist
|
||||
==============
|
||||
|
||||
.. automodule:: searx.engines.tubearchivist
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue