RubyGems Navigation menu

flickru 0.0.2

Command-line tool 'flickru' automatises photos/videos uploads to Flickr. Entering 'flickru ' in your command line, any photos under 'directory' (and subdirs) are uploaded to your Flickr account (interactively entered at the first time you start flickru). Photos are identified by case-insensitive extensions: GIF, JPEG, JPG, and PNG. Videos are identified by case-insensitive extensions: AVI, MPEG, and MPG. The following Flickr metadata for photos (as well as videos) is set: (1) date-taken from the file (last) modification time (2) private, visible by friends & family, hidden for public searches (3) safety level to safe (4) permission for friends & family to add comments to the photo and it's notes (5) permission for nobody to add notes and tags to the photo (6) for videos larger than the Flickr's longer than 90s (but shorter than 500MB, Flickr's maximum permisible size), the description will contain an annotation about its large duration. (7) title, geolocation, and accuracy from the owner directory's name. Owner directory name format is given by the format 'TITLE[@LOCATION[#PRECISION]]', where: (1) TITLE is the desired title for the photos directly stored in the directory (2) LOCATION is the location of the stored photos specified as either: (a) the Wikipedia page name (whitespaces allowed) of the location (if exists) or (b) its coordinates LATITUDE,LONGITUDE (3) PRECISION is the Flickr geolocation precision given by one of the following case insentitive literals: street, city, region, country, world. Photos are classified into a photoset (existing or not) entitled with the second-level directory name containing the photo. The photoset is arranged by date taken (older first). To see some examples on the directory structure recognised by flickru, please explore the subdirectories under var/ts. Homepage: http://rubygems.org/gems/flickru GitHub: http://github.com/jesuspv/flickru

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.5 - December 02, 2018 (1.82 MB)
  2. 0.6.4 - December 02, 2018 (1.82 MB)
  3. 0.6.0 - November 05, 2016 (1.82 MB)
  4. 0.5.1 - October 17, 2016 (1.82 MB)
  5. 0.5.0 - October 16, 2016 (1.82 MB)
  6. 0.0.2 - December 18, 2011 (10.5 KB)
Show all versions (34 total)

Runtime Dependencies (6):

colorize ~> 0.5.8
escape ~> 0.0.4
flickraw ~> 0.9.4
rubygems-update ~> 1.8.11
simplecov ~> 0.5.4
unicode_utils ~> 1.1.2

Development Dependencies (1):

rspec ~> 2.7.0

Owners:

Authors:

  • Jesús Pardillo

SHA 256 checksum:

77fa3f43e8384cccf88c5a2e4335481037ba700f49bec532fe8274a19bf6e626

Total downloads 90,651

For this version 3,444

Licenses:

N/A

Required Ruby Version: None

Links: