Wow I tried every which way but for some reason it doesnt work. I dont know but I think its on google's end maybe if you add 2-3 more video's it will update and then you can try again.
Thanks mr darryl for your support..but is there a way you can help me with these two links on youtube so i can have three videos on my youtube activuity apps? i will be happy if you can assist
Comments
http://www.youtube.com/watch?v=WCD36WeBPH0&feature=context-gfa
thanks
http://gdata.youtube.com/feeds/api/videos?q=WCD36WeBPH0
https://developers.google.com/youtube/2.0/developers_guide_protocol_api_query_parameters
So you could create a search query as follows where `
%7C` is the "OR" operator separating the three video IDs:
`http://gdata.youtube.com/feeds/api/videos?q=bGc4uNGAIZM|FzYRR3nx2oQ|WCD36WeBPH0`
EDIT: The forum seems to be formatting the URL and replacing the "%7C" with "|". It's the URL escaped value you want.
Hope that helps.
Darryl