Skip to content

Instantly share code, notes, and snippets.

@rdougan
Created August 10, 2009 12:09
Show Gist options
  • Save rdougan/165158 to your computer and use it in GitHub Desktop.
Save rdougan/165158 to your computer and use it in GitHub Desktop.
Loading development environment (Rails 2.3.0)
/usr/local/lib/ruby/gems/1.8/gems/json-1.1.6/lib/json/common.rb:60: warning: already initialized constant State
/usr/local/lib/ruby/gems/1.8/gems/json-1.1.6/lib/json/pure.rb:76: warning: already initialized constant JSON_LOADED
>> Vimeo::Simple::Clip.info(2024837)
=> [{"duration"=>"363", "stats_number_of_plays"=>"190", "user_thumbnail_large"=>"http://images.vimeo.com/85/68/83/85688323/85688323_100.jpg", "thumbnail_small"=>"http://images.vimeo.com/16/67/94/166794314/166794314_100.jpg", "clip_id"=>"2024837", "user_thumbnail_small"=>"http://images.vimeo.com/85/68/83/85688323/85688323_30.jpg", "title"=>"El Paso Hot Button & El Ten Eleven", "stats_number_of_likes"=>"1", "upload_date"=>"2008-10-21 03:57:03", "url"=>"http://vimeo.com/2024837", "tags"=>"El Paso Hot Button, El Ten Eleven", "user_url"=>"http://vimeo.com/robothouse", "stats_number_of_comments"=>0, "caption"=>"@ Monte Vista Lounge October 18th", "height"=>"284", "user_thumbnail_huge"=>"http://images.vimeo.com/85/68/83/85688323/85688323_300.jpg", "user_name"=>"RobothouseTV", "user_thumbnail_medium"=>"http://images.vimeo.com/85/68/83/85688323/85688323_75.jpg", "thumbnail_medium"=>"http://images.vimeo.com/16/67/94/166794314/166794314_200.jpg", "width"=>"504", "thumbnail_large"=>"http://images.vimeo.com/16/67/94/166794314/166794314_640.jpg"}]
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment