I would like to make my own youtube application, that pulls all the latest videos (in order) from my channel, or anyone elses (Maybe a textbox to the channel?) I would like it to display the latest video in a large WMP Control (Unless you think theres a beter way) with smaller previous videos down the site, and the descreiptions beside it
I know about the System.Net.WebRequest.Create
and System.Net.WebResponse
however I am unsure how to get videos and descriptions.