KMB-import is a collection of scripts and tools for the batch upload of images from the National Heritage Board's Kulturmiljöbild.
As a starting point you may either use a list of image ids fed to
kmb_massload.py
or a list of keywords can be used with harvester.py
.
The code is based heavily on pre-existing code in lokal-profil/RAA-tools.
If pip -r requirements.txt
does not work correctly you might have to add
the --process-dependency-links
flag to ensure you get the right version
of Pywikibot and
lokal-profil/BatchUploadTools.
This repository was split off from lokal-profil/upload_batches so the history might be a bit mixed up.