Skip to content

Instantly share code, notes, and snippets.

@kyleslattery
Created April 5, 2010 20:02
Show Gist options
  • Save kyleslattery/356789 to your computer and use it in GitHub Desktop.
Save kyleslattery/356789 to your computer and use it in GitHub Desktop.
require 'rubygems'
require 'activesupport'
require 'viddler'
@viddler = Viddler::Base.new('kw6iwwfj1gyo12n3ajgg','kyledevtest','K792n89L')
@viddler_video = @viddler.find_video_by_id('d7d7da7c')
puts @viddler_video.title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment