Commit graph

11 commits

Author SHA1 Message Date
d610cd350e
changelog:
- workaround for NTFS filesystem when username ends with dot.
- ReadMe changes
- other minor changes
2022-07-22 00:45:06 +05:00
54478d3ed3
divided into multiple files 2022-07-06 16:54:34 +05:00
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
Radiquum
04a09f07ad
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
2022-06-19 15:20:28 +05:00
6e51fffed7
"rewrited" some part of the code
Create directory tree based on author name
Filter posts like "YCH OPEN, REMINDER"
argument parser changes
2022-06-16 06:41:26 +05:00
Xerbo
6f5264a857 Minor README fixes
And add some more filetypes to .gitignore
2020-04-20 16:35:33 +01:00
Xerbo
972dacb5bd First public release of the python rewrite
Very late due to me being very busy + procrastinating
2020-04-06 23:27:20 +01:00
Xerbo
261c08e627 Fix accounts with beta theme #28
Add cookies.txt to .gitignore
2020-01-01 18:07:39 +00:00
Xerbo
56df2547c4 Text metadata option, if the file format is not supported. Hopefully concludes #27 2019-12-09 23:33:46 +00:00
Xerbo
020f10502b Address #24
Don't redownload files if they have already been downloaded

Also added media file to .gitignore to prevent accidently commiting media
2019-11-05 17:24:01 +00:00
kirusenn
d05b70b1a1 Fixed bug of calling wrong address
Changed regex slightly for image_url
2017-04-11 16:47:54 -06:00