mirror of
https://github.com/Radiquum/furaffinity-dl.git
synced 2025-05-24 05:39:34 +05:00
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:
parent
1dfa8f6453
commit
04a09f07ad
3 changed files with 245 additions and 179 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -8,6 +8,9 @@ cookies.txt
|
|||
*.gif
|
||||
*.swf
|
||||
|
||||
# code monitoring stuff
|
||||
# Download folder
|
||||
furaffinity-dl/
|
||||
|
||||
# vscode stuff
|
||||
.vscode
|
||||
ignore
|
||||
ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue