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

Upgrade Youtube API to version 2.1 #151

Closed KieranP closed 11 years ago

KieranP commented 11 years ago

https://github.com/kylejginavan/youtube_it/pull/138 had changes that weren't pulled in, like updating the GData-Version from 2 to 2.1, and fixing any issues...

Please update the API version. An application I'm working on needs some of the newer 2.1 features.

bobbytables commented 11 years ago

+1 This is desperately needed.

bobbytables commented 11 years ago

@kylejginavan To reiterate, there are some issues with connecting accounts to Google+ that aren't available to the Youtube Data Api 2.0, when this happens people will start getting 40(\d) 's

chebyte commented 11 years ago

ok I'm working on that tomorrow I think that we going to launch the new release

thanks for all!