-
Notifications
You must be signed in to change notification settings - Fork 1
/
todo.txt
12 lines (10 loc) · 966 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
- Correct metric when the download is less than the parallel channel
- Print more detail about the metric
-Create a man file, and plot him (maybe impossible for the path...)
- Create the item class, where every download is different object
- download first the not present file, and concurrently ask to the user if Download again, Overwrite, ignore the file
- Make possible apply same chose for all
- Think a gui to "create" easly the input file (pyQt5) and than execute it, active it when call listDownload without no params, and save the file in the currently working directory, to easly change or restart the download after the settings
-Reorder the system with the logic: Create list item reading the argv line, if more argv line are present (the file setting) execute for each line the parsing and create the item-list.
- Add global param option at the start of the file
-find a way to redirect the terminal output all to the same, maybe using split terminal