Commit graph

19 commits

Author SHA1 Message Date
eed5ffd2a2
fix: SyntaxError: f-string: unmatched '[' Radiquum/furaffinity-dl#8 for python 3.10 2024-11-16 03:03:26 +05:00
8921fd52d7
chore: update README.md usage 2024-10-29 23:41:22 +05:00
94df41eb44
fix: Unable to find next button when downloading favourites Radiquum/furaffinity-dl#6 2024-10-29 23:24:58 +05:00
79b6001106
feat: Implement the dry run Radiquum/furaffinity-dl#7 2024-10-29 22:59:11 +05:00
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
46647087e9
fix: Content of comments not being saved Radiquum/furaffinity-dl#5 2024-08-08 12:52:45 +05:00
848c2697f4
Add multithreading downloads
Shoud fix some bugs???
2023-12-09 02:25:57 +05:00
Ovear
a43882456d Add log when get content length for url failed. 2023-01-09 03:44:16 +08: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
df508cabbe fix fav next button page match 2023-01-07 03:03:38 +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
Ovear
cda7f5bfb4 fix favorites download 2022-09-29 16:03:44 +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
007f00b8ba
minor fixes 2022-07-12 18:46:23 +05:00
4a2ccfa507
small changes 2022-07-11 19:41:19 +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