Goodbye, Yahoo! (& instructions on how to export/backup your photos from Flickr)
Backup your photos from your Flickr account to your own computer using the flickrdownload tool and migrate your photos to Wordpress using the Flickr to WP plugin.
The only things I had left on my 12-year-old Yahoo! account were a few contacts from the days I used Messenger and email and the photos on my Flickr account. I exported the former easily and I'm in the process of backing up the photos and their metadata from Flickr now.
Once the backups are complete, I'll be deleting my Yahoo! account.
Unfortunately, this does mean that those URLs are going to die (and it's made me realise how valuable URLs are–they're part of your data and you should own them, not the web apps you use. All web apps should give you the ability to provide your own URLs as canonical URLs for your own data.)
Anyway, in case you want to backup your photos from Flickr, here's the way I'm doing it. Follow these instructions to get going:
cd and then drag the unzipped folder into terminal to get its path, and press return to change to that folder).java -Xmx2048m -jar FlickrDownload.jar --photosDir /PATH/TO/THE/FOLDER/YOU/WANT/THE/PHOTOS/BACKED/UP/TO/ --downloadExifData --authUsername YOUR_FLICKR_USERNAME
The first time you run this, it will give you a URL that you need to copy into your web browser to visit Flickr and authorise the script. Once you've done that, press return in the terminal and the script should Just Work™ (it didn't for me and I had to run the command again for it to work.)
That's it! Hope it helps.
I'm also using the Flickr to WP plugin to import all my photos into this blog so I can share them here.
flickrdownload downloaded all my images properly but died when trying to write the archive.html file with the following error:
com.sun.org.apache.xerces.internal. impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.
It did write the XML metadata files correctly, though, and so I'm going ahead and shutting my account (I can always regenerate the HTML file by fixing the code).
Also, I saw that some of the images were Flickr's "image not available" placeholders but it doesn't seem to have affected the originals (just the derived medium and small versions, which are not crucial).
I've now backed up the Flickr photos both offline and on this blog, cancelled my Flickr Pro subscription, and shut down both my Flickr account as well as my main 12-year-old Yahoo! account.
Goodbye, Yahoo!
The Goodbye, Yahoo! (& instructions on how to export/backup your photos from Flickr) article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.Backup your photos from your Flickr account to your own computer using the flickrdownload tool and migrate your photos to Wordpress using the Flickr to WP plugin.
Thanks so much for this… I’ve been meaning to dump flickr for a while now as I never use the social features and basically just use it for backups (not that I ever upload to it anymore!).
I think I’ll just use my blog to share albums with the family in future.
Haters gonna hate.
IMHO, Flickr’s the best photo webapp around, but that doesn’t mean I don’t wish that it was owned by Google. You never know what you’re going to get with Yahoo. Picasa, on the other hand, is a pretty lame excuse for a photo management solution, and Flickr’s by far more social. In any case, I’ll be sticking with my paid Flickr account for the time being.
Downloading my 3900 images now … thanks!