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

Video Upload to second channel #211

Closed jthorsen closed 10 years ago

jthorsen commented 10 years ago

My Google account has two Google+ accounts, each with a youtube channel. I provide the dev_key for the second channel, but the upload goes to the first (default and original) channel. Using the dev_key for either channel sends the video to the first channel. Need a way to send to secondary channels

jthorsen commented 10 years ago

Solved.

boushley commented 9 years ago

@jthorsen What did you do to resolve this?

sagax commented 9 years ago

interesting to