Merge branch 'master' of https://gitea.squirrelsystem.fr/justine/ImageScrapper
This commit is contained in:
commit
85a798b311
@ -48,4 +48,9 @@ Use (constant, multi-threaded):
|
|||||||
* -c : constant : enables constant downloading
|
* -c : constant : enables constant downloading
|
||||||
* -t 3 : number of threads. Here, 3 threads keep on running to constantly download
|
* -t 3 : number of threads. Here, 3 threads keep on running to constantly download
|
||||||
|
|
||||||
|
##Todo
|
||||||
|
* Filter by filetype
|
||||||
|
* Multi-threaded not really working, -t 2 gives one thread and many threads will cause duplicates
|
||||||
|
* 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...)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user