Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 890 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 890 Bytes

KMB-import

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.

Installation

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.

Note

This repository was split off from lokal-profil/upload_batches so the history might be a bit mixed up.