Skip to content

djharten/FlickrPhotoDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr Photo Downloader

This is a script that will automatically download everything from a public album, photostream, gallery, or camera roll on Flickr.

Installation

Clone the repo from here, or download the ZIP from here.

Run pip install -r requirements.txt

This script is written to be used with Google Chrome. You will need the Chrome WebDriver. Open Chrome and go to Menu -> Help -> About Google Chrome to find what version of Chrome you are on, then download the driver from here.

Usage

Run python driver.py and follow the prompts. You will need to enter the URL for the Flickr album you wish to download(include "https://' and do not include the "pageX" along with it).

Contributing

Pull requests are welcome. This was a personal project I used to learn a little more about writing scripts in Python.

License

MIT

About

A script that will download all photos from a Flickr gallery, camera roll, photostream or album automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages