S
Stephen Schor
[Note: parts of this message were removed to make it a legal post.]
FlickrAirlift is a command line tool written in Ruby to scrape all of a
user's photos.
It comes with the bin flickr_airlift which will dump all photos in a
directory named after the user.
It downloads all photos in the largest available size.
*Requirements*
* flickraw gem
* A Flickr account
* A good internet connection and patience
*Source:
* https://github.com/nodanaonlyzuul/flickr_airlift
*Rubygems:
* https://rubygems.org/gems/flickr_airlift
*Install:
* sudo gem install flickr_airlift
*Upcoming Features:*
dead simple command line way to bulk a given directory
*Example Session:*
sschor:~/Desktop$ flickr_airlift
/usr/bin/open
opening your browser...
Come back and press Enter when you are finished
[DO WHAT IT SAYS]
You are now authenticated as [YOUR USER] with token [SOME TOKEN]
Exactly who's photos would you like to archive?:
State Library and Archives of Florida has 1099 pictures
* Creating folder named 'State Library and Archives of Florida'
* PAGE 1 of 11
** Downloading 1: New Year's Eve Party at...
** Downloading 2: Kansas State University's...
** Downloading 3: Aerial View of the Gator ...
** Downloading 4: University of Oklahoma Footbal...
...
...
[PROFIT]
Feel free to open github issues if/as you encounter anything weird!
-Stephen
FlickrAirlift is a command line tool written in Ruby to scrape all of a
user's photos.
It comes with the bin flickr_airlift which will dump all photos in a
directory named after the user.
It downloads all photos in the largest available size.
*Requirements*
* flickraw gem
* A Flickr account
* A good internet connection and patience
*Source:
* https://github.com/nodanaonlyzuul/flickr_airlift
*Rubygems:
* https://rubygems.org/gems/flickr_airlift
*Install:
* sudo gem install flickr_airlift
*Upcoming Features:*
dead simple command line way to bulk a given directory
*Example Session:*
sschor:~/Desktop$ flickr_airlift
/usr/bin/open
opening your browser...
Come back and press Enter when you are finished
[DO WHAT IT SAYS]
You are now authenticated as [YOUR USER] with token [SOME TOKEN]
Exactly who's photos would you like to archive?:
State Library and Archives of Florida
State Library and Archives of Florida has 1099 pictures
* Creating folder named 'State Library and Archives of Florida'
* PAGE 1 of 11
** Downloading 1: New Year's Eve Party at...
** Downloading 2: Kansas State University's...
** Downloading 3: Aerial View of the Gator ...
** Downloading 4: University of Oklahoma Footbal...
...
...
[PROFIT]
Feel free to open github issues if/as you encounter anything weird!
-Stephen