[mod] update currencies.json and fetch_currencies.py

use a sparql request on wikidata to get the list of currencies.

currencies.json contains the translation for all supported searx languages.

Supersede #993
This commit is contained in:
Alexandre Flament 2021-02-19 12:52:26 +01:00
parent 1be6ab2a91
commit 46ca32c3cc
4 changed files with 15044 additions and 7774 deletions

View file

@ -41,7 +41,7 @@ jobs:
python utils/fetch_languages.py
python utils/fetch_ahmia_blacklist.py
python utils/fetch_wikidata_units.py
# python utils/fetch_currencies.py
python utils/fetch_currencies.py
- name: Create Pull Request
id: cpr