nsfwalbum.com download issues

Post Reply
bluewaters
Posts: 4
Joined: 24 Sep 2020, 05:45

nsfwalbum.com download issues

Post by bluewaters »

I'm running software version 3.66.16.0 with the nsfwalbum.com template v5. I'm running up against several galleries where the pictures display in my browser, but when I go to download them EPF downloads an "image removed"jpg. Wondering if this is due to an error for how certain URL are being encoded and if any fix is possible? Here's an example link to where I am seeing this: https://nsfwalbum.com/album/468856 (Warming, this is NSFW.)
Maksym
Site Admin
Posts: 2304
Joined: 02 Mar 2009, 17:02

Re: nsfwalbum.com download issues

Post by Maksym »

Thank you for reporting this issue. Please download and install a new version of the software:

Download Extreme Picture Finder

Then install the new template version:

nsfwalbum.com downloader

This template version will download the original photos from the external image hosters. The problem with this approach may appear when those images no longer exist on the external websites. But now this is easily fixable: you will need to remove the "-" sign in the first filter in the [ Included URLs ] section of your project properties. Right now this filter is:

Code: Select all

/image-Proxy\.php\?photoId=\d+&spirit=
and if the software fails to download images from the external website - open the project properties and replace this filter with this:

Code: Select all

/imageProxy\.php\?photoId=\d+&spirit=
Then Restart the project.

Please try the new version and let me know if it works for you now.
bluewaters
Posts: 4
Joined: 24 Sep 2020, 05:45

Re: nsfwalbum.com download issues

Post by bluewaters »

Thank you for this.

A few observations in testing out the v6 template. Adding the hyphen ("-") allows the full download and does not allow the downloading of the "image removed" files. Removing the hyphen ("-") downloads both the image and the "image removed" files.

Thank you for the fix and great software!
Post Reply