Google does not give you direct access to the video source through their APIs. You will need to scrap (steal) that Information from the youtube page. I had written a class which does it for some testing purposes. I have attached the source in this mail. But AFAIK, its illegal to scrap information from their site.
You can take a look at the attached code to get an idea. Again, use it at your own risk :) Cheers Harish On Wed, Jun 17, 2009 at 9:03 PM, Wally Kolcz <[email protected]> wrote: > > > I found the docs from Google on how to query the user's information, but > what element do you use as the source for the video player? > >

