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

Add support for Insight URIs, if present in user/video responses #58

Closed yaauie closed 12 years ago

yaauie commented 12 years ago

While actually adding support for Insight Data would be well outside the scope of this project (CSV's in a zip file: wheee), we can at least make the URI to this resource available pretty trivially.

kylejginavan commented 12 years ago

This has been merged and should be released soon. Thanks for your contribution!