Using asp.net, I need to generate a snapshot of an youtube video. I have access to the code that youtube generates for integrating their vids into other sites.
Basically what I want to do is what HTML Snapshot does, take a picture of some html, but I`m only interested in the video.
How can I approach this in asp.net, (buying HTML Snapshot is not an option)