mirror of
https://github.com/Radiquum/furaffinity-dl.git
synced 2025-05-24 05:39:34 +05:00
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
This commit is contained in:
parent
c4400d4f78
commit
c4a9e4e486
4 changed files with 362 additions and 308 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -8,9 +8,10 @@ cookies.txt
|
|||
*.gif
|
||||
*.swf
|
||||
|
||||
# Download folder
|
||||
furaffinity-dl/
|
||||
# Default download folder
|
||||
Submissions/
|
||||
|
||||
# vscode stuff
|
||||
.vscode
|
||||
ignore
|
||||
list.txt
|
||||
dl_dev.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue