aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2019-06-05 20:16:11 -0300
committerSilvio Rhatto <rhatto@riseup.net>2019-06-05 20:16:11 -0300
commitd312f535406ad271ae0e78889710c9048f6ec5e8 (patch)
tree0a27213e63389201b67a20a3219fce4c3b8e4f01 /README.md
downloadgrab-queue-d312f535406ad271ae0e78889710c9048f6ec5e8.tar.gz
grab-queue-d312f535406ad271ae0e78889710c9048f6ec5e8.tar.bz2
Initial import
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
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