Project

ruby_tube

0.0
No commit activity in last 3 years
No release in over 3 years
Simple Ruby library for uploading and finding YouTube videos.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.1.0
>= 0.8.1
>= 0.4.3
 Project Readme

This library is no longer maintained!¶ ↑

I built this library as glue code between a Rails application and the GData gem, but now it is hopelessly out of date. I cannot provide support, so please do not ask me for any.

Here are some links you may find helpful (don’t say uncle Mikey never did nothin’ for ya):

GData Gem Documentation

gdata-ruby-util.googlecode.com/hg/doc/index.html?r=1.1.2

GData Gem README File

code.google.com/p/gdata-ruby-util/source/browse/README

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.