Skip to content

Instantly share code, notes, and snippets.

View spacecowboy's full-sized avatar

Jonas Kalderstam spacecowboy

View GitHub Profile
@spacecowboy
spacecowboy / picasa_download.rb
Created August 9, 2011 11:01 — forked from jubo/picasa_download.rb
Backs up all the photos from Google Picasa Web Albums. Multithreaded
# 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
#