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

Video#unique_id fix and some video feed parser tests #14

Closed mseppae closed 13 years ago

mseppae commented 13 years ago

Added some more tests since unique_id error went unnoticed by test suite. Fixed Video#unique_id, that was not working with new type of id (tag:youtube.com,2008:video:ABCDEFG), it still also works with old url id. Removed Video#statistics since it seems that it is not used.

kylejginavan commented 13 years ago

you have earned contributor status! let me get this merged and update the readme.