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

Subscribe To Channel #112

Closed pwgustafson closed 12 years ago

pwgustafson commented 12 years ago

When using:

client.subscribe_channel(channel_name),

youtube accepts two options, the youtube user name, and the category.

It would be great if we could provide additional parameters to specify whetherwe are adding a subscription for the user or for the channel. See docs:

https://developers.google.com/youtube/2.0/developers_guide_protocol_subscriptions#Adding_a_subscription

chebyte commented 12 years ago

thanks we going to add this one soon!