Skip to content

A basic YouTube client library powered by the GData gem and Hpricot. This is a fork of the original ruby_tube gem by mikedamage. Major difference between this is and original is that this fork uses OAuth with YouTube. Also includes new methods for adding comments, getting user information, etc

License

herestomwiththeweather/ruby_tube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby_tube

RubyTube is a simple library built to interact with YouTube through ActiveRecord-like methods (like find, count, all, etc).

It’s far from polished, and not all its methods are AR-like. It does provide a relatively simple interface for uploading videos to YouTube and retrieving info on the videos you’ve uploaded.

Yet another gem I don’t expect anyone to actually use - I just built it because I needed basic YouTube functionality for a Rails app I’m working on.

Copyright © 2009 Mike Green. See LICENSE for details.

About

A basic YouTube client library powered by the GData gem and Hpricot. This is a fork of the original ruby_tube gem by mikedamage. Major difference between this is and original is that this fork uses OAuth with YouTube. Also includes new methods for adding comments, getting user information, etc

Resources

License

Stars

Watchers

Forks

Packages

No packages published