How to download all the pictures only on the user, and album

djmakinera
Posts: 41
Joined: 27 Sep 2010, 23:46

Re: How to download all the pictures only on the user, and a

Post by djmakinera »

Does not work directly from this link
http://www.limpa.ru/users/--ApElSiNkOoO--

I'll test it in other images of users and try to catch errors.
Maksym
Site Admin
Posts: 2431
Joined: 02 Mar 2009, 17:02

Re: How to download all the pictures only on the user, and a

Post by Maksym »

Those images are not shown on this page. Only their thumbnails.
djmakinera
Posts: 41
Joined: 27 Sep 2010, 23:46

Re: How to download all the pictures only on the user, and a

Post by djmakinera »

I know but here it comes with a thumbnail image to get enlarged photo.



What regular expression for this entry?

limpa.ru/show.php?id=2012155&xref=8_91#content

limpa\.ru/show\.php?id=[0-9]&xref=[0-9]_[0-9]#content

good???
Maksym
Site Admin
Posts: 2431
Joined: 02 Mar 2009, 17:02

Re: How to download all the pictures only on the user, and a

Post by Maksym »

limpa\.ru/show\.php\?id=\d+&xref=\d_\d+
djmakinera
Posts: 41
Joined: 27 Sep 2010, 23:46

Re: How to download all the pictures only on the user, and a

Post by djmakinera »

Maxim wrote:limpa\.ru/show\.php\?id=\d+&xref=\d_\d+

With this new entry charge of 99.9% but not all and keep trying to ...

With this new entry takes a lot more pictures in albums
The album did not have downloaded the 2 images
On the home page you do not have downloaded 4 images.
All images are 55.


He may yet turn this link Regular expression
http://www.limpa.ru/show/id/2011269?xref=7_1102#big_pic
Maksym
Site Admin
Posts: 2431
Joined: 02 Mar 2009, 17:02

Re: How to download all the pictures only on the user, and a

Post by Maksym »

limpa\.ru/show/id/\d+\?xref=\d_\d+
djmakinera
Posts: 41
Joined: 27 Sep 2010, 23:46

Re: How to download all the pictures only on the user, and a

Post by djmakinera »

Maxim wrote:It should work. My Reg. Expr. tester shows that used expression matches any of the above URLs. Must be something with the link. Give me the address of the page where those images are shown.
Embedded images only) - works limpa.ru/show.php?id=2011269&xref=8_91#content
(Thumbnailed images only) - not work
http://www.limpa.ru/users/--ApElSiNkOoO-- (example photo number 4)


_________________________________________________________________

http://p1.s4.rscdn.net/dating/3/4/7/34712012155.jpg (small) works
http://p1.s4.rscdn.net/dating/4/4/7/44712012155.jpg (average) working
http://p1.s4.rscdn.net/dating/1/4/7/14712012155.jpg (large) does not work
________________________________________________________________

http://albums.limpa.ru/s3/0/2/0/02082424719.jpg (maximum)
http://albums.limpa.ru/s3/1/2/0/12082424719.jpg (large)
_______________________________________________________________
Added regular expresion:

albums\.limpa\.ru.+?\.jpg$
limpa\.ru/albums/.+?/
limpa\.ru/users/.+?/
limpa\.ru/show\.php\?id=\d+&xref=\d_\d+
*o0\.rscdn\.net/dating/.+?\.jpg$
**limpa\.ru/show\.php\?id\=
Maksym
Site Admin
Posts: 2431
Joined: 02 Mar 2009, 17:02

Re: How to download all the pictures only on the user, and a

Post by Maksym »

If you show me the page that shows the non-working picture - I'll try to help.
djmakinera
Posts: 41
Joined: 27 Sep 2010, 23:46

Re: How to download all the pictures only on the user, and a

Post by djmakinera »

Maxim wrote:If you show me the page that shows the non-working picture - I'll try to help.

http://www.limpa.ru/users/kiska2592?from_search=1

PHOTO (фотографии)
Number
1 -work
2- NOT work (thumb - 60x60)
3-work
4-work
5-work
6-work
7-work
8-work
9-work
10-work

Image
Maksym
Site Admin
Posts: 2431
Joined: 02 Mar 2009, 17:02

Re: How to download all the pictures only on the user, and a

Post by Maksym »

Maybe it didn't pass the "File size" filter? Did you set the minimum file size?
Post Reply