Tits in Tops

Post Reply
madnauseam
Posts: 41
Joined: 14 Nov 2022, 21:48

Tits in Tops

Post by madnauseam »

Hi,

Will it be possible to have a Tits in Tops forum template?

For instance, getting the attachments from all threads in the forum (NSFW):

Code: Select all

https://titsintops.com/phpBB2/index.php?forums/tits-in-tops-social-media.1/&order=post_date&direction=desc
I sort of managed to build a generic template that goes through all threads and thread pages in a forum, but I believe it is only downloading image previews and not the image itself.

Thank you
Maksym
Site Admin
Posts: 2289
Joined: 02 Mar 2009, 17:02

Re: Tits in Tops

Post by Maksym »

It depends on your settings, but I think you need to add the following filter to the [ Included URLs ] section of your template to make Extreme Picture Finder grab the attachments:

Code: Select all

index\.php\?attachments/[^/]+/$
Also, you may want to add

Code: Select all

/data/attachments/
to the [ Excluded URLs ] to prevent the download of thumbnails.

Plus, you need to sign in in the built-in browser, so checking the [ Manual login ] box is a must. But I think you've done that.
madnauseam
Posts: 41
Joined: 14 Nov 2022, 21:48

Re: Tits in Tops

Post by madnauseam »

Hi Maksym,

Thank you.

I'm unsure if it is working correctly. Is there some place I can submit the template so you can have a look, should you have the time for it?

Regards,
Maksym
Site Admin
Posts: 2289
Joined: 02 Mar 2009, 17:02

Re: Tits in Tops

Post by Maksym »

You should test such things on one page. Use a thread page URL as your Starting address and update your template/project so that it doesn't crawl other pages of the thread or other threads. After you make sure it gets everything you want from one page - allow it to crawl other pages of the thread, then add the ability to crawl other threads and forums, if necessary. It's not that difficult.
Cheese001
Posts: 50
Joined: 20 Jan 2023, 16:21

Re: Tits in Tops

Post by Cheese001 »

I'm not so interested in this site but I also tried now to use your recommended settings just to download the attachments of a single thread like this:
https://titsintops.com/phpBB2/index.php ... y-m.88045/
but the program does not download them. It downloads photos from other threads even if I have excluded them using [ Excluded URLs ].
I don't know why.
Maksym
Site Admin
Posts: 2289
Joined: 02 Mar 2009, 17:02

Re: Tits in Tops

Post by Maksym »

I just used my own advice and created a template with the suggested settings. It seems to work just fine with the thread addresses:

titsintops.com downloader
Post Reply