diff --git a/README.md b/README.md index 415630c..2ab2ceb 100644 --- a/README.md +++ b/README.md @@ -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...)