mirror of
https://github.com/Radiquum/furaffinity-dl.git
synced 2025-04-05 07:44:37 +00:00
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
17 lines
218 B
Text
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
|