From d312f535406ad271ae0e78889710c9048f6ec5e8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 5 Jun 2019 20:16:11 -0300 Subject: Initial import --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..913a867 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Grab Queue + +Downloads multiple sites simultaneously using grab-site or other downloader. + +## Dependencies + +Works on python 3.7 with the following dependencies met: + + apt install wget python3-tqdm + +## Usage + + grab-queue --help -- cgit v1.2.3