furaffinity-dl/.gitignore
Radiquum c4a9e4e486
system messages fix
changelog:
- new file naming
- added possibility to download only recent user submissions
(may be useful to update downloaded galleries)
- now you can download several users,  also you can provide a path to a file with usernames, to download them all
- readded custom output path and metadata folder
- default args state changes
- code cleaning
2022-07-06 02:33:32 +05:00

17 lines
218 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
# Default download folder
Submissions/
# vscode stuff
.vscode
list.txt
dl_dev.py