|
Posted Saturday, February 17, 2007
|
As you can see there is now a section on the right side bar that shows my videos. This morning I wrote an API that does this for me. YouTube doesn't have an official link to any API's and I didn't bother looking for any so I don't even know if there are any existing ones for .NET. I've only written methods to pull a user's profile and get their videos. There are
11 methods total so I still need to implement the other 9. My API looks pretty damn good though