commits squash

added:
- filter
- remove not fully downloaded file when exiting with CTRL + C
- ability to download description as a list
- ability to download a specific file

changed
- color output
- remove custom output directory
- making of directory tree based off username, category and rating
- default attributes value changes
- system messages parsing changes
- arguments & help text change - move metadata var to section where metadata == True - add page URL to metadata file
- some minor changes
This commit is contained in:
Radiquum 2022-06-16 07:06:42 +05:00 committed by Radiquum
parent 1dfa8f6453
commit 04a09f07ad
No known key found for this signature in database
GPG key ID: CB1FC16C710DB347
3 changed files with 245 additions and 179 deletions

7
.gitignore vendored
View file

@ -8,6 +8,9 @@ cookies.txt
*.gif
*.swf
# code monitoring stuff
# Download folder
furaffinity-dl/
# vscode stuff
.vscode
ignore
ignore