diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-07-13 18:16:09 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-07-14 09:47:32 +0200 |
| commit | ef6e1bd6b90ae0ad6ea273a13cb291b0db6f0210 (patch) | |
| tree | 320b32c2d9807e9afedef28937487dbc88f862ff /setup.py | |
| parent | ff180cf2dbab35d93b013b68afc19b795e7b9b71 (diff) | |
[fix] Qwant engines - implement API v3 and add 'quant videos'
The implementation uses the Qwant API (https://api.qwant.com/v3). The API is
undocumented but can be reverse engineered by reading the network log of
https://www.qwant.com/ queries.
This implementation is used by different qwant engines in the settings.yml::
- name: qwant
categories: general
...
- name: qwant news
categories: news
...
- name: qwant images
categories: images
...
- name: qwant videos
categories: videos
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions