is there a way to get the YouTubeVideoEntry from a YouTubePlayListVideoEntry in the python gdata client?
I need to have the GetSwfUrl on the video, but this is only available on the YouTubeVideo entry object.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have to make an additional request against YouTube’s API in order to get the SWFUrl
This example code will get print the SWFUrl for the first video in the playlist
E6DE6EC9A373AF57prints