Commit graph

9 commits

Author SHA1 Message Date
c0962094ca
feat: add disable of threading and configure the number of running threads
fix: NoneType error if no arguments are provided
2024-10-29 22:45:38 +05:00
848c2697f4
Add multithreading downloads
Shoud fix some bugs???
2023-12-09 02:25:57 +05:00
Ovear
976ed6f12c 1.Fix multiple crashes when download file
2.Add option to detect comission's category, also introduce new dir structure
3.Check file size when download complete to prevent corrupted file
4.Add option to enable request cache
5.Add option to force check file size to detect corrupted file
6.Fix multiple edge case that will caused exception and corrupt file
7.Fix stack overflow in some cases
8.Add max tries limit when download
2023-01-09 03:23:53 +08:00
Ovear
bfc1b00a4e Update README for html description option 2022-09-29 16:48:58 +08:00
Ovear
263a429bcb Feat: save html description in case we need it 2022-09-29 16:18:02 +08:00
d610cd350e
changelog:
- workaround for NTFS filesystem when username ends with dot.
- ReadMe changes
- other minor changes
2022-07-22 00:45:06 +05:00
675f558d03
changelog:
ability to add comments in username list with "#"
autoremoval of "_" in usernames
speedup filter checking
add basic indexing -> speedup existing file checking for newer files
other small changes
2022-07-10 03:24:39 +05:00
377df392e5
minor changes 2022-07-06 23:01:59 +05:00
54478d3ed3
divided into multiple files 2022-07-06 16:54:34 +05:00