kylejginavan / youtube_it

An object-oriented Ruby wrapper for the YouTube GData API
http://groups.google.com/group/ruby-youtube-library
595 stars 223 forks source link

Partial updates #153

Closed alg closed 11 years ago

alg commented 11 years ago

Added the support for the partial updates API call.

I added tests for XML generation and a test for the update call itself, but wasn't able to run it with your expired token. I created a separate test (that I haven't committed) that used my Client Login info and tested that everything worked.