A command-line tool to download full-resolution images from The Dead Sea Scrolls Digital Library.
Accept the library's terms of service before usage.
Simple usage:
ps1
deathrip <page URL | item ID> [-o <destination>.<"png"|"jpg">]
E.g. ```bash
deathrip https://www.deadseascrolls.org.il/explore-the-archive/image/B-314643 deathrip B-314643
deathrip B-314643 -o ten_commandments.jpg ```
For more usage information, run with --help
.