Author |
Message |
KoalaBear
|
Post subject: HowTo - Download original size pics from Flickr Posted: Sat Jul 19, 2008 4:35 pm |
|
Joined: Wed Sep 24, 2003 5:27 pm Posts: 463
|
Use as Flickr Downloader!
First, save attached .plt file to your computer, run , open your project or create a new project, select main menu->Task->Import Task(s) to import the .plt file.
Then enter the start URL by yourself: This task template can work for these case: 1. Download pics by Flickr tag, e.g. you want download all pics with tag "baby", the start URL should be: http://www.flickr.com/photos/tags/baby 2. Download pics by user, just enter the user album URL, e.g. http://www.flickr.com/photos/jay_que/ 3. Download pics sets or a user, just enter the sets URL, e.g. http://www.flickr.com/photos/jay_que/sets/72157600059330372/ 4. Download search result, e.g, you want download search result of "rose mary", the start URL should be: http://www.flickr.com/search/?q=rose+mary
that's all. if any questions about download pics from flickr, please reply on this article.
Attachments: |
File comment: Result

flickr.jpg [ 136.65 KiB | Viewed 19581 times ]
|
File comment: the .plt file - task template for download largest pics from flickr.
flickr.plt [9.93 KiB]
Downloaded 2568 times
|
Last edited by KoalaBear on Tue Dec 02, 2008 8:06 am, edited 9 times in total.
|
|
 |
|
 |
systemax
|
Post subject: Posted: Sun Jul 20, 2008 10:48 pm |
|
Joined: Wed Aug 22, 2007 12:21 pm Posts: 58
|
Outstanding Script - this is the definitive Flickr download option! Great Job KoalaBear 
_________________ 
|
|
 |
|
 |
pleomax
|
Post subject: Re: HowTo - Download original size pics from Flickr Posted: Thu Sep 11, 2008 5:37 pm |
|
Joined: Sat Feb 23, 2008 2:58 am Posts: 3
|
I tried but it didn't download anything. I think flickr changed something.
|
|
 |
|
 |
KoalaBear
|
Post subject: Re: HowTo - Download original size pics from Flickr Posted: Sun Sep 14, 2008 3:13 am |
|
Joined: Wed Sep 24, 2003 5:27 pm Posts: 463
|
|
 |
|
 |
systemax
|
Post subject: Re: HowTo - Download original size pics from Flickr Posted: Tue Sep 16, 2008 5:58 pm |
|
Joined: Wed Aug 22, 2007 12:21 pm Posts: 58
|
Still works for me as well, I use it almost daily. Thanks again KoalaBear, this Flickr script has been outstanding!!!
_________________ 
|
|
 |
|
 |
tractor
|
Post subject: Re: HowTo - Download original size pics from Flickr Posted: Tue Sep 30, 2008 8:03 pm |
|
Joined: Tue Sep 30, 2008 7:57 pm Posts: 1
|
Great script.
Here is a small improvement to allow it to work with user names with a hyphen.
Change the 5th line to: if (string.find(url,'/photos/[%w_%-@]+/%d+/$') or
|
|
 |
|
 |
KoalaBear
|
Post subject: Re: HowTo - Download original size pics from Flickr Posted: Sun Oct 05, 2008 1:24 pm |
|
Joined: Wed Sep 24, 2003 5:27 pm Posts: 463
|
|
 |
|
 |
|