This is one of my project while doing an internship under Fachhochschule Erfurt. The goal is to make a mass photo downloader software from Flickr website. I’m using FlickrNet API Library written in C#, and the program is also written in visual C#.

Current Features
1. Download pictures based on the Tags.
2. User can define the posted date of the photos.
3. Get the biggest available size of the photo, but not the original one because it needs authorization from the owner of each photo.

Next to come
1. Able to cancel the downloading process, when it already start.
2. Able to resume the downloading process, when an error occur.
3. Make a list of what photos are already download and what have not.
4. Make a status of when the download start, and when it has finish.

Note
Currently the program is able to download many pictures at one request, but sometime in the middle of the downloading process it stop because of an error, which is Request Time Out. I suppose this is because of the network problem, not the program. This is a very simple program, many things are not yet complete yet.

Screenshot
flickrFetch1flickrFetch2

2 Comments

  1. awesome…
    where can have one?
    dont you have a link so i can click it and start downloading?

  2. thanks, but it is still under development..
    a lot of function is yet to come, I will post a link when the time is right..


Post a Comment

*
*