Adds a button to download all Patreon post images as ZIP (optionally split into parts)
< Feedback on Patreon Post Images Downloader
hi happy new year to you too, can you share me a patreon page where the script don't work (free post to let me try) because i just try it and he works very well for me. sometimes patreon is too slow so you need refresh page to get the button
In the end, what worked for me was that the file weighed over 1GB in total (the images), so Tampermonkey generally can’t process that much without crashing the browser. I read up on it and saw a suggestion to split the files into parts, so I tried asking ChatGPT to do it, and that was the solution.
File size can be an issue, but thank you so much for being willing to help—and sorry for the late reply; I didn’t get the notification and only checked today. Oh, a suggestion for the future: have the files download numbered as in the post—like image 1 as 001.png or something, so they download with the image name.
ah yes big weight can be a problem, i'll fix this later by splitting zip like 500mo max. for naming i wanted do it but like the script don't get pictures always in order isn't possible currently so i didn't set the rename in place
It’s a shame it doesn’t have the numbering feature, but I understand. Not sure if you’ve already updated it, but thank you so much for being so kind. I’ll keep following this project and its updates.
i haven't added file splitting yet because i'm currently working on another big project, but it's planned for later.
for renaming, the main issue is that the order of images on patreon doesn't always reflect the actual upload order, especially due to frequent upload failures on the creator side. that's also why many use external hosting for large posts.
thank you for your understanding and support.
Good luck with your project!
thank you
updated :)
Hi, happy new year first of all. Secondly, the script stopped working, which is a shame. Hopefully you can read my comment and, if possible, update it—of course, only if you have the time.