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...