Page 1 of 1
Download parameters for Flickr
Posted: 27 Feb 2011, 18:19
by korgunal
Firstly, Thanks for this well thought and amazing EPF.It is very helpful on my work.
My question is that, I want to download specific size of photos on the Flickr. On flickr, you can choose a diffrent sizes of photos for download. I
only want to download the "original" sizes. The photostream I want to download is below.
http://www.flickr.com/photos/49176507@N08/
What parameters I should use ?
Thanks,
Re: Download parameters for Flickr
Posted: 01 Mar 2011, 12:14
by Maksym
Here are the project settings for this photo stream:
Starting address:
http://www.flickr.com/photos/49176507@N08/
Exploration type: Regular site, Follow all links (do not check the "Limit exploration depth" box)
Excluded URLs:
.*
Included URLs:
/49176507@N08/\d+/$
/49176507@N08/page
/49176507@N08/\d+/sizes/l/$
_b\.jpg
That's it.
Re: Download parameters for Flickr
Posted: 01 Mar 2011, 20:57
by korgunal
Hi Maxim,
Thank you for your reply. I configured EPF as you said and it worked. But, I can only download 1710 photos(Flickr shows 3050 pictures when you login.)
Do you have any idea about this?
Thanks,
korgunal
Re: Download parameters for Flickr
Posted: 01 Mar 2011, 23:05
by Maksym
You never said it requires a login. You can check the "Manual login" box in the project properties ("Starting addresses" section) and let EPF download everything after you enter your user name and password.
Re: Download parameters for Flickr
Posted: 01 Mar 2011, 23:56
by korgunal
Dear maxim,
You got me all wrong. I already selected required fields while strarting new project. (including manual login...) After the login, I can only download 1700 instead of 3050.
Thanks,
korgunal
Re: Download parameters for Flickr
Posted: 02 Mar 2011, 09:04
by Maksym
OK, can you give a couple of image URLs that were not downloaded (along with page URLs where those images are shown).
Re: Download parameters for Flickr
Posted: 03 Mar 2011, 23:18
by korgunal
Hi Maxim,
I was a little busy right here, sorry for late post.
I solved the problem on my own.
Right parameters should be like that. I downloaded all photos wtih this setup.
Thanks for your help,
korgunal
Included URLs:
/49176507@N08/\d+/$
/49176507@N08/page
/49176507@N08/\d+/sizes/o/$
_o\.jpg
Re: Download parameters for Flickr
Posted: 23 May 2011, 20:56
by djmakinera
korgunal wrote:Hi Maxim,
I was a little busy right here, sorry for late post.
I solved the problem on my own.
Right parameters should be like that. I downloaded all photos wtih this setup.
Thanks for your help,
korgunal
Included URLs:
/49176507@N08/\d+/$
/49176507@N08/page
/49176507@N08/\d+/sizes/o/$
_o\.jpg
static\.flickr\.com/[^/]*/[^\_]*\_[^\_]*\_o\.(jpg|jpeg|gif|png)$