forked from Icycoide/searxng
[feat] engine: add adobe stock video and audio engines
The engine has been revised; there is now the option ``adobe_content_types`` with which it is possible to configure engines for video and audio from the adobe stock. BTW this patch adds documentation to the engine. To test all three engines in one use a search term like:: !asi !asv !asa sound Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
f20a7632f1
commit
0253c10b52
4 changed files with 239 additions and 40 deletions
13
docs/dev/engines/online/adobe_stock.rst
Normal file
13
docs/dev/engines/online/adobe_stock.rst
Normal file
|
@ -0,0 +1,13 @@
|
|||
.. _adobe stock engine:
|
||||
|
||||
===========
|
||||
Adobe Stock
|
||||
===========
|
||||
|
||||
.. contents:: Contents
|
||||
:depth: 2
|
||||
:local:
|
||||
:backlinks: entry
|
||||
|
||||
.. automodule:: searx.engines.adobe_stock
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue