سؤال

I want to display youtube videos for particular channel in XML format. This is the channel for which I want to retrieve videos:

https://www.youtube.com/channel/UCxiaIKXjo25U1AMCBAcplRQ

can anyone suggest how can i get XML format video listing for particular channel from youtube. I just want URL for which i can get what i want. I can write PHP code to use XML retrieved from youtube API URL.

هل كانت مفيدة؟

المحلول

Here is the URL for API that you need to use for your purpose. hope it helps.

http://gdata.youtube.com/feeds/api/users/UCxiaIKXjo25U1AMCBAcplRQ/uploads?max-results=2
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top