Friday, May 11, 2012

Retrieve multiple YouTube videos by ID

It took me quite a while to figure out how to get a list of YouTube clips from their ID's using the C# API. You could get all sorts of feeds, and query in all thinkable ways... except the most obvious thing, the ID.

Finally I found this little link and it was all very easy! Using the Batch method stuck me long before I found this, but it was not very intuitive to use. So this example made all the difference!

http://gdata-sharp.sourcearchive.com/documentation/1.4.0.2/classGoogle_1_1YouTube_1_1YouTubeRequest_f90a3aeef96701490ea5447db0b1501f.html