This commit is contained in:
Justine 2021-02-08 17:04:30 +01:00
commit 85a798b311

View File

@ -48,4 +48,9 @@ Use (constant, multi-threaded):
* -c : constant : enables constant downloading
* -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...)