Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Allow members of my website upload videos to YOUTUBE through my account

  1. I register account in Youtube.
  2. People, who is logged in in my website can upload their videos on my site.
  3. Videos is uploaded to my Youtube account.
  4. So, one account of youtube holds all uploaded videos by my website's members

Is it possible to do that? If you didn't understand, feel free to ask.

+I want to be able to allow people add their name of video, add tags and so on.

like image 310
good_evening Avatar asked Sep 26 '10 13:09

good_evening


1 Answers

Using the YouTube API, you can implement that. Have a look at this:

like image 114
Steffen Müller Avatar answered Oct 13 '22 01:10

Steffen Müller