mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Add Freesound engine (#2596)
Add freesound engine with player. Co-authored-by: Gazoil <maildeguzel@gmail.com>
This commit is contained in:
parent
b05f4d0664
commit
5f6ac3afa2
2 changed files with 77 additions and 0 deletions
|
|
@ -431,6 +431,14 @@ engines:
|
|||
website: https://directory.fsf.org/
|
||||
wikidata_id: Q2470288
|
||||
|
||||
# - name : freesound
|
||||
# engine : freesound
|
||||
# shortcut : fnd
|
||||
# disabled : True
|
||||
# timeout : 15.0
|
||||
# api_key : MyAPIkey
|
||||
# API key required, see : https://freesound.org/docs/api/overview.html
|
||||
|
||||
- name : frinkiac
|
||||
engine : frinkiac
|
||||
shortcut : frk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue