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

Fixes issue #156 #157

Closed kmandreza closed 11 years ago

kmandreza commented 11 years ago

Fixed google endpoint for clientlogin, fixing #156

alg commented 11 years ago

Today Google deprecated the old URL. Without this fix, ClientLogin auth won't work at all.