Skip to content

Instantly share code, notes, and snippets.

@jubo
jubo / picasa_download.rb
Last active September 25, 2015 15:07 — forked from pwnall/picasa_download.rb
Backs up all the photos from Google Picasa Web Albums
# Backs up all the photos from Google Picasa Web Albums.
#
# The script downloads the original version of the photos, and is not limited to
# 1600x1200 thumbnails.
#
# Author:: Victor Costan
# Copyright:: Copyright (C) 2010 Victor Costan
# License:: MIT
# ------------------------------------------------------------