IShotMyself.nl

Post Reply
merc_slk
Posts: 8
Joined: 06 Mar 2022, 11:16

IShotMyself.nl

Post by merc_slk » 01 Feb 2023, 15:02

I'm trying to download pictures from 1 member at a time.
Main page has pagenumbers, not all visible.
Each tumb is linked to a new page. On this page a cropped picture is shown which is linked to the original sized picture.
Just don't know how to keep everything linked to this member and downloading only these pictures or videos.
Last page number is 13 for now.
This the main page https://www.ishotmyself.nl/Fuckmilfnl/1.html
Pagination

Code: Select all

<div class="pagination">
<!-- [261448][0] --><a href="/Fuckmilfnl" class="currentpage">1</a><a href="/Fuckmilfnl/2.html">2</a><a href="/Fuckmilfnl/3.html">3</a><a href="/Fuckmilfnl/4.html">4</a><a href="/Fuckmilfnl/5.html">5</a><a href="/Fuckmilfnl/6.html">6</a><a href="/Fuckmilfnl/7.html">7</a>
<a href="/Fuckmilfnl/2.html">volgende</a></div>
Thumbcatalog

Code: Select all

<ul class="catlist">
<li>
	<div class="catimg">

		<a  href="/Rijpe-vrouwen/Onder-mijn-rokje_6142245.html"><img src="https://www.ishotmyself.nl/upload/2023/Onder20mijn20rokje_6142245_thumb.jpg" alt="Onder mijn rokje, foto 1080x2408, 20 reacties, 107 stemmen" title="Onder mijn rokje, foto 1080x2408, 20 reacties, 107 stemmen" /></a>
	</div>


	<div class="member">
		<span class="ph"></span> <span class="datetime-profile">29 jan 2023, 22:16</span>

	</div>
</li>
<li>
	<div class="catimg">

		<a  href="/Rijpe-vrouwen/Klaar-voor-actie_6139997.html"><img src="https://www.ishotmyself.nl/upload/2023/Klaar20voor20actie_6139997_thumb.jpg" alt="Klaar voor actie, foto 900x1916, 39 reacties, 165 stemmen" title="Klaar voor actie, foto 900x1916, 39 reacties, 165 stemmen" /></a>
	</div>


	<div class="member">
		<span class="ph"></span> <span class="datetime-profile">28 jan 2023, 10:43</span>

	</div>
</li>
<li>
	<div class="catimg">

		<a  href="/Rijpe-vrouwen/Hoe-wil-je-het_6139994.html"><img src="https://www.ishotmyself.nl/upload/2023/Hoe20wil20je20het3F_6139994_thumb.jpg" alt="Hoe wil je het?, foto 872x1659, 21 reacties, 118 stemmen" title="Hoe wil je het?, foto 872x1659, 21 reacties, 118 stemmen" /></a>
	</div>


	<div class="member">
		<span class="ph"></span> <span class="datetime-profile">28 jan 2023, 10:42</span>

	</div>
</li>
Source First thumb

Code: Select all

<h3 id="photo" title="Onder mijn rokje"><a class="downloadzoom" style="width: 552px; height: 550px;" href="https://www.ishotmyself.nl/upload/2023/Onder20mijn20rokje_6142245_original.jpg"><img src="https://www.ishotmyself.nl/upload/2023/Onder20mijn20rokje_6142245_resized.jpg" alt="zoom in" title="zoom in" /></a></h3>
Thanks,

Merc

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: IShotMyself.nl

Post by Maksym » 01 Feb 2023, 15:08

Please try this template:

ishotmyself.nl - generic template

I cannot check it myself because I do not have an account on this website. So, please let me know if it works or not. Thank you.

merc_slk
Posts: 8
Joined: 06 Mar 2022, 11:16

Re: IShotMyself.nl

Post by merc_slk » 01 Feb 2023, 15:34

thank you. If I could understand half of your magic I'd be a very happy. Great Job. I love this programme.

Post Reply