mirror of
https://github.com/Radiquum/furaffinity-dl.git
synced 2025-04-05 15:54:38 +00:00
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
16 lines
201 B
Text
16 lines
201 B
Text
# My cookies, committing them to a public repo would not be a good idea
|
|
cookies.txt
|
|
|
|
# Downloaded types
|
|
*.png
|
|
*.jpg
|
|
*.json
|
|
*.gif
|
|
*.swf
|
|
|
|
# Download folder
|
|
furaffinity-dl/
|
|
|
|
# vscode stuff
|
|
.vscode
|
|
ignore
|