Version 1 of Downloading pictures from Flickr

Updated 2006-01-20 01:17:42

HJG Someone has uploaded a lot of pictures to Flickr, and I want to show them someplace where no internet is available.

The pages at Flickr have a lot of links, icons etc., so a simple recursive download with wget would fetch lots of unwanted stuff.

So the first step is to downloading the html-pages from that person, extract the links to the photos from them, then download the photo-pages (containing titles and descriptions), and the pictures in the selected size.

Then we can make our Flickr Offline Photoalbum

...


Category Internet