#history #israel #bible #literature #judaism

bin+lib deathrip

Rips full-resolution images from the Dead Sea Scrolls digital library

4 releases

0.2.1 Aug 29, 2023
0.2.0 Sep 17, 2022
0.1.1 Jun 10, 2022
0.1.0 Nov 17, 2021

#341 in Images

MIT/Apache

340KB
456 lines

deathrip

The Dead Sea Scrolls are ancient Jewish and Hebrew religious manuscripts that were found in the Qumran Caves in the Judaean Desert, near Ein Feshkha on the northern shore of the Dead Sea in the West Bank; the last scrolls discovered were found in the Cave of Horror in Israel.

Created: Est. 408 BCE to 318 CE

Wikipedia

A command-line tool to download full-resolution Dead Sea Scroll images by their ID or URL in The Dead Sea Scrolls Digital Library.

Accept the library's terms of service before usage.

Installation

You can install with cargo:

cargo install deathrip

Or on Windows download the latest release.

Usage

Simple usage:

deathrip <page URL | item ID> [-v] [-o <destination>.<"png"|"jpg">]

E.g.

# Equivalent:
deathrip https://www.deadseascrolls.org.il/explore-the-archive/image/B-314643
deathrip B-314643

# With destination:
deathrip B-314643 -o ten_commandments.jpg

For more usage information, run with --help.

Dependencies

~23–38MB
~438K SLoC