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 User#channel_uri #180

Closed dbackeus closed 10 years ago

dbackeus commented 11 years ago

It used to be possible to piece together a working channel url by concatenating the users id with certain url conventions. But due to changes in the url conventions for google+ accounts etc it is now only reliable to get the channel url straight from the profile xml.