Skip to content
README.MD 585 B
Newer Older
phylogram's avatar
phylogram committed
# Download From IIF-Collections

This repository provides a terminal script to auto-download images and ocrs 
(actually `resource/oa:Annotation/[@type='dctypes:Text' && format = 'text/plain']`) with threaded requests.

# Prerequisites

- Knowledge
    - Basic terminal usage
    - Really makes sense if you now some python and iif: You might want to alter the script
- Software:
    - python 3.7 +
    - Bether use `venv` https://docs.python.org/3/tutorial/venv.html
    - `pip install -r requirements.txt`
    
# Run script

Run `python script.py`. You will find help with `--help