Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 930 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 930 Bytes

Flickr-Lube

What is it?

Flickr-Lube is a simple ruby script designed to make it easier to FuckFlickr. If you already have a bunch of photos up on flickr, this will pull down those photos, put them in the appropriate sets, and make sure they have the right descriptions and titles.

How do I use it?

Flickr-Lube is ruby, so you need to have ruby installed for whatever platform you are on. In addition, it uses ruby gems and the fleakr gem.

If you already have ruby and rubygems installed, you can just gem install fleakr or sudo gem install fleakr.

Edit this script to put in your flickr username and you should be ready to run it.