Skip to content
Snippets Groups Projects
Commit b6aa625f authored by csteindl's avatar csteindl
Browse files

Update README.MD

parent a94c1481
Branches master
No related tags found
No related merge requests found
Pipeline #10 failed
# Download From IIF-Collections
# Download From IIIF-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.
(actually `resource/oa:Annotation/[@type='dctypes:Text' && format = 'text/plain']`) with threaded requests from [iiif collections](https://iiif.io/api/presentation/3.0/#51-collection).
# Prerequisites
- Knowledge
- Basic terminal usage
- Really makes sense if you now some python and iif: You might want to alter the script
- Really makes sense if you now some python and iiif: You might want to alter the script
- Software:
- python 3.7 +
- Bether use `venv` https://docs.python.org/3/tutorial/venv.html
- Better 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
\ No newline at end of file
Run `python script.py`. You will find help with `--help`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment