From 5f31ab9fcc4617a2ab0fa1b239d394a31398c322 Mon Sep 17 00:00:00 2001 From: Justine Date: Mon, 8 Feb 2021 17:39:49 +0100 Subject: [PATCH] Plus de threads, trop complexe + ajout try sur download --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 95080c6..ed22ef9 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,8 @@ Use (constant, multi-threaded): * -f : folder where you want to download all pictures * -k : keyword or keyphrase to search (better use a single word !) * -c : constant : enables constant downloading -* -t 3 : number of threads. Here, 3 threads keep on running to constantly download ##Todo * Filter by filetype -* Use a try / catch when dling since some threads go 404 and it gives us a crash * Make a pretty website with some keywords running in the bg, making for some nice public folders (wallpapers...)