Commit graph

35 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
c4400d4f78
some cosmetic changes:
- add shorter arguments
 - metadata file saving will now be in same folder as an image
 (it's same as it was before)
- print output path when downloaded a specific file
2022-06-24 17:51:07 +05:00
3b9c667d52
- easy exporting of cookies to file with "--login"
- readme updated
2022-06-19 22:05:40 +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
77760e7135
add: user submissions downloading
(but yeah it's kludge)
2022-06-15 23:40:40 +05:00
Xerbo
29636db1e7
Add note about folder downloading, close #60 2021-07-20 18:49:10 +01:00
Xerbo
85cd3cdb59 Add option for a seperate meta directory 2020-09-23 14:38:43 +01:00
Xerbo
0f0fe3e6a7 Add download interval option 2020-09-23 14:33:29 +01:00
Xerbo
73a6092217 Add argument to not redownload and add full usage to README, close #47 2020-09-14 17:14:30 +01:00
Xerbo
071e8692ad Swtich to requests, tidy up README, add requirements.txt 2020-07-17 18:51:34 +01:00
Xerbo
e2ff807c40 Make it work again
The script will now most likely require a user-agent from your browser along with cookies to work, sadly
2020-04-30 00:34:42 +01: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
a782a057e6 Tidy up after merge 2019-08-04 20:03:42 +01:00
Xerbo
3821157d09 General code improvement
Using tabs instead of spaces\nFixed argument parsing\nTidied up some code\nLong arguments are no longer supported (blame getopts).
2019-07-23 15:47:48 +01:00
Liam
ea4c4ed164
Spelling + grammer 2019-07-21 00:38:20 +01:00
Liam
c42b06d3fc
README changes 2019-07-20 23:32:29 +00:00
Liam
1b5e61e4d6
Update README.md 2019-04-05 09:46:13 +01:00
Liam
039f84f640
Update README.md 2019-04-04 18:20:40 +01:00
Sergey "Shnatsel" Davidoff
35aff61fd1
Document that Cygwin is not supported 2018-12-04 00:00:22 +01:00
Sergey "Shnatsel" Davidoff
67c02e546a
Update README.md
drop advice to use VM with linux on windows - WSL used to work for this script
2018-06-19 09:12:05 +03:00
Sergey "Shnatsel" Davidoff
acb51b9b18
link to a working cookie export addon for Firefox 2018-05-11 12:42:55 +03:00
Sergey "Shnatsel" Davidoff
d9467aa84f
README: link to an up to date cookie export addon 2018-05-11 12:03:20 +03:00
Sergey "Shnatsel" Davidoff
3506497c88 Fix link to cookie export addon for Chrome 2016-11-29 18:09:26 +04:00
Sergey "Shnatsel" Davidoff
23d8e9af9a Link to the VCL downloader in README 2016-08-20 18:18:18 +04:00
Sergey "Shnatsel" Davidoff
5eae15966d FurAffinity added ReCaptcha that we cannot meaninfully present to the user. Drop password-based authentication and require the user to dump cookies from a web browser instead. 2016-08-20 03:10:54 +03:00
Sergey "Shnatsel" Davidoff
9a55a8a32a more worthwhile private gallery in examples 2015-08-26 00:11:37 +03:00
Sergey "Shnatsel" Davidoff
977378de04 Place a fully private gallery in the examples instead of linking a gallery with some restricted content.
Besides, the previous example gallery has no restricted content anymore - Bagheera and Balaa have nuked their collabs from 'simoom' account. But of course I have a copy ;) This script has already proven useful!
2015-08-26 00:03:20 +03:00
Sergey "Shnatsel" Davidoff
555b492e4b update README 2015-07-02 07:23:20 +03:00
Sergey "Shnatsel" Davidoff
94ee702ec5 minor formatting fixes in readme.md 2015-03-04 03:24:30 +03:00
Sergey "Shnatsel" Davidoff
f164230b17 Initial code commit 2015-03-04 03:23:18 +03:00
Sergey "Shnatsel" Davidoff
962f79407e Initial commit 2015-03-04 02:18:45 +03:00