Embed YouTube channel latest videos as a playlist on Blogger
Note: Above is an image (not video), see the examples below for the actual video interactions. |
How to Embed YouTube channel latest videos as a playlist on Blogger
You can embed the latest videos uploaded on a YouTube channel into your Blogger. Instead of embedding just a single YouTube video, you can embed the latest videos as a playlist on your Blogspot or websites.
This is great if you like the latest uploaded videos from a YouTube channel to show on your Blogger or websites, without having to manually update the video everytime a new video is uploaded from the YouTube channel.
Example:
Latest videos as a playlist from the official 5-Minute Crafts YouTube channel:
Latest videos from the official Cocomelon YouTube channel:
Embed code
Full embed code example for latest videos from Cocomelon YouTube channel:
<iframe src="https://www.youtube.com/embed/videoseries?list=UUbCmjCuTUZos6Inko4u57UQ" width="560" height="315"></iframe>
How to get the latest video playlist url id of a YouTube channel
- Open YouTube in a browser.
- Search for a YouTube channel you would like to embed.
- Click and go into the YouTube channel homepage.
- Click the Videos section next to the Home on the channel navigation bar.
- Click on the PLAY ALL next to the Uploads.
- Copy the url in the browser address bar.
- Find and locate the playlist id in the url, after the question mark, just behind “list=“ in the url.
- Copy and insert the playlist url into your iframe src (paste behind this url https://www.youtube.com/embed/videoseries?list=).
- Done, check and see if everything is ok.
Comments
Post a Comment