Skip to main content

Download photos from Flickr

Project description

Introduction

Simple script to download a [Flickr](http://flickr.com) set:

flickr_download -k <api key> -s <api secret> -d <set id>

It can also list the set ids for a given user:

flickr_download -k <api key> -s <api secret> -l <user name>

Get a set using the title and id to name the downloaded files:

flickr_download -k <api key> -s <api secret> -d <set id> -n title_and_id

API key

Get your [Flickr API key](http://www.flickr.com/services/api/).

You can also set your API key and secret in ~/.flickr_download:

api_key: my_key api_secret: my_secret

User Authentication Support

The script also allows you to authenticate as your user account. That way you can download sets that are private and public photos that are restricted. To use this mode, pass in -t to the script too.

The setup the first time is slightly hacky, but it works :)

Requirements

[![Build Status](https://travis-ci.org/beaufour/flickr-download.svg)](https://travis-ci.org/beaufour/flickr-download)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flickr_download-0.2.16.tar.gz (6.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page