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
anonusr
6e109e6d00
When a download fails, include filename in output.
2022-03-26 14:44:22 -07:00
bog_ᔦT
6cde759651
fixed exception for posts with no tags
2022-02-18 08:28:53 -05:00
anonusr
752e82941a
Fix Next button in gallery download. ( #65 )
...
In the current code, if the next button is not found, there is nothing
stopping the call to (null).parent
This adjusts the call to check if the button is found, and then
also checks if the parent is found.
2022-02-02 11:17:39 +00:00
anonusr
025912ee6f
Add stop page option
...
Add an option to specify a stop page when downloading. This is
especially useful when downloading large galleries where you've already
run this tool in the past.
2022-01-28 19:35:23 -08:00
Xerbo
131211605d
Patch from anonusr, orignal message is as follows:
...
> ...it looks like FA doesn't use the same pagination scheme for
> favorites that they do for galleries.
> I wrote a small patch that appears to fix the problem on my end to help
> download favorites pages...
2021-12-28 13:14:43 +00:00
Xerbo
29636db1e7
Add note about folder downloading, close #60
2021-07-20 18:49:10 +01:00
Xerbo
c7fef621f0
(hopefully) fix next button finding, ref #53
2021-03-06 19:38:13 +00:00
Xerbo
f8d1771e82
Use link from next button to get next URL
2021-03-03 16:19:14 +00:00
Xerbo
46f4c0fb96
Allow downloading of specific folders, ref #38
2020-12-09 13:16:39 +00: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
9c8548076f
Fix System Message extracting and add to file downloader
2020-09-23 14:28:16 +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
Reederda
cdf791c872
Changed -s flag to str
...
This allows starting from specific favorites pages, which requires an input of <timestamp>/next
2020-08-18 10:19:34 -06:00
James Martindale
db10084faa
Fix downloading multiple Favorites gallery pages
2020-08-09 14:57:01 -06:00
Xerbo
071e8692ad
Swtich to requests
, tidy up README, add requirements.txt
2020-07-17 18:51:34 +01:00
Xerbo
c87a1f5355
A 404 does not break the script now
...
Slight refactor as well
2020-05-21 00:30:13 +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
c6da43bf66
Scrape more metadata
...
The script now scrapes category, type, species and gender as well
2020-04-09 18:23:32 +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