1

So I'm working on my website and I wanted to create a list of recently uploaded videos on my channel. I can do it manually but I wanted to know if there was a way to automate it, maybe a script or something. I tried looking up the YouTube API but I can't find something similar.

1 Answer 1

1

Youtube has rss feeds for the uploaded videos on a channel that is available at a URL like

https://www.youtube.com/feeds/videos.xml?channel_id=UCmv1CLT6ZcFdTJMHxaR9XeA 

You didn't mention anything else about the site you want to use this for, but there are many ways to use an RSS feed.

1
  • I want to use the website as my main website. I wanted list some of my recent uploads on my website. Also can you tell me some ways to implement these? Commented Jan 21, 2017 at 12:57

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.