i have made an application in which i am fetching YouTube videos using this url:
http://gdata.youtube.com/feeds/api/users/GoogleDevelopers/uploads?v=2&alt=jsonc
in a same way i want to fetch YouTube videos using this url:
http://www.youtube.com/playlist?list=PL34F010EEF9D45FB8
Problem: I don’t know how can i get YouTube JSON GData URL for this link…
if you want to get playlists from gdata.youtube.com then use this API as:
then change your url as:
http://gdata.youtube.com/feeds/api/playlists/PL34F010EEF9D45FB8?v=2&alt=json