I am sending this code to get only embedded format for web..however i am still getting back from the server the RTSP urls.
Uri videoquery = new Uri("http://gdata.youtube.com/feeds/api/standardfeeds/US/top_rated_Comedy?format=5");
Feed<Video> video = req.Get<Video>(videoquery);
any help in understanding why is not filtering...newbie to youtube development, thanks
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment