YouTube API

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
AdamMills
Forum Newbie
Posts: 1
Joined: Sun May 24, 2009 1:53 pm

YouTube API

Post by AdamMills »

Hi, first post, hopefully you guys can point me in the right direction. Using PHP and JavaScript and the YouTube API - I need to come up with an application that can pull in a specific users videos (all of them) play them, and show a play list. PLUS allow people to upload new videos to the account from the web app. I've been looking through the api documentation, and I don't know why but it just really confuses me. If anyone has any sample code, knows of any tutorials or can just talk me through it, it would be much appreciated.
Post Reply