I want to intergrate my application with Youtube, what I want to do is Upload videos from my application straight to youtube and only save the address of the video in my database so that when I want to play it again I can just Retrieve the address and play it via the youtube player. Anyone got Ideas on what or how should I do this.
Regard, Nkululeko Mazibuko
Loading
Posted Jun 1, 2011, 12:24 PM
http://www.youtube.com/watch?v=khjc7SV8DF8
http://stackoverflow.com/questions/629435/youtube-api-integration-asp-net-upload-video-with-a-single-page
http://code.google.com/apis/youtube/2.0/developers_guide_dotnet.html
Hope this helps you.