Page 1 of 1

Tits in Tops

Posted: 17 Oct 2024, 01:56
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

Re: Tits in Tops

Posted: 17 Oct 2024, 14:44
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.

Re: Tits in Tops

Posted: 17 Oct 2024, 16:01
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,

Re: Tits in Tops

Posted: 17 Oct 2024, 16:23
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.

Re: Tits in Tops

Posted: 24 Dec 2024, 17:31
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.

Re: Tits in Tops

Posted: 27 Dec 2024, 16:15
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