Page 1 of 2

Can this be done?

Posted: 26 Nov 2024, 13:27
by OldDog
Hi there.
I've found a few sites that have their user uploaded thumbnails in open directories, for example:
https://silverpic.com/i/00055/?MD

The only links are to the thumbnails, and there's no open directory to full size images (as far as I can tell).

However, I have a Firefox extension called Imagus Mod that finds the full size image when hovering over the thumb link.

So hovering over:
https://silverpic.com/i/00055/w1sw3y3pwdd0_t.jpg
will open the full size picture:
https://silverpic.com/img/uxhlw7wyd4274 ... 20(74).JPG

I'm trying to work out how the extension does this in order to make a template, but it's way above my technical know-how. Is it even possible with EPF?

The extension doesn't actually list that silverpic domain, so I'm assuming it has a generic sieve that makes the GET request, but I haven't found which one.

If it helps, the original Imagus extension isn't maintained, but it is updated regularly by users on this forum:
httр://forum.ru-board.com/topic.cgi?forum=5&topic=50874&start=0&limit=1&m=5#1
There are links to the JSON file to update the sieve, and that has all of the image site strings included, but it's all Greek to me.

Can anyone help this OldDog learn a new trick?
Thanks in advance.

P.S. I love the software, got it registered a few days ago and it works like a charm.

Re: Can this be done?

Posted: 26 Nov 2024, 16:32
by Maksym
Can I see a page where those thumbnails are listed?

Re: Can this be done?

Posted: 26 Nov 2024, 18:03
by OldDog
Maksym wrote: 26 Nov 2024, 16:32 Can I see a page where those thumbnails are listed?
I haven't seen one myself, I found the page by dorking, but I'll look around and get back to you.

Re: Can this be done?

Posted: 26 Nov 2024, 18:15
by OldDog
This page with a few regular links.
https://sukebei.nyaa.si/view/3804969

This is where it takes you, looks like one of those advert loaded image hosts.
https://silverpic.com/fmpf9cjtlk5w/FC2- ... 8.jpg.html

Re: Can this be done?

Posted: 27 Nov 2024, 06:52
by OldDog
Sorry, this is a better example. The thumbnails are being used as they're meant to be in this forum post.
https://hotgirlsforum.com/showthread.ph ... 29#pid9029

Re: Can this be done?

Posted: 27 Nov 2024, 11:39
by Maksym
Oh, I see. I know this kind of image hosts and I have no idea how to get the full-size image URL from them :( I've downloaded the mod that you mentioned. Maybe I'll find out how it's done in this mod.

Re: Can this be done?

Posted: 27 Nov 2024, 14:59
by Maksym
Looks like I have some progress. I was able to download the full-size picture from this URL:

https://silverpic.com/ezn3u74cismm/B3x_(12).JPG.html

Now I'll have to figure out how to incorporate this new knowledge into the software.

Re: Can this be done?

Posted: 28 Nov 2024, 02:51
by OldDog
Maksym wrote: 27 Nov 2024, 14:59 Looks like I have some progress. I was able to download the full-size picture from this URL:

https://silverpic.com/ezn3u74cismm/B3x_(12).JPG.html

Now I'll have to figure out how to incorporate this new knowledge into the software.
It was something I thought about when I was using BID a while ago, but that software doesn't have as many options as EPF when it comes to customising downloads. Yours definitely has more scope, but I don't have the know-how to make it work.
Thanks for having a look, I'll check back in a few days.

Re: Can this be done?

Posted: 29 Nov 2024, 14:12
by Maksym
Here we go:

silverpic.com thumbs folder project

Right-click the above link and select [ Save target as... ] to save the project file. Then double-click the saved project file to add the project to Extreme Picture Finder. Then start the project in the program.

Please try the project and let me know if it worked for you.

Also, here is the template for hotgirlsforum.com threads:

hotgirlsforum.com downloader

Re: Can this be done?

Posted: 04 Dec 2024, 11:24
by OldDog
Maksym wrote: 29 Nov 2024, 14:12 Here we go:

silverpic.com thumbs folder project

Right-click the above link and select [ Save target as... ] to save the project file. Then double-click the saved project file to add the project to Extreme Picture Finder. Then start the project in the program.

Please try the project and let me know if it worked for you.

Also, here is the template for hotgirlsforum.com threads:

hotgirlsforum.com downloader
Thanks for this. I'm away at the moment but I'll get back to you when I'm home.