Hi,
How can I integrate my youtube channel in my webflow website ?
I want to make a gallery of videos, that updates automatically when I upload new videos to my youtube channel
Thanks
Hi,
How can I integrate my youtube channel in my webflow website ?
I want to make a gallery of videos, that updates automatically when I upload new videos to my youtube channel
Thanks
<iframe src="http://www.youtube.com/embed/?listType=user_uploads&list=YOURCHANNELNAME" width="480" height="400" frameBorder="0"></iframe>
It can proves more efficient to embed a Playlist.
For the playlist you want to embed, click its title.
Click Share .
Click Embed.
From the box that appears, copy the HTML code.
Paste the code into your blog or website HTML.
I know that β¦
but in that way the videos will appear one by one β¦ I want then to appear like a gallery
Then you need to use Youtube API, so that you do exactly what you want in your layout. But I heard that itβs a difficult API to work with.
If you use the CMS you can make a very nice gallery of video, and it will be easy afterwards to add a new video. Not automatic but as easy as making a new CMS post.
This topic was automatically closed after 60 days. New replies are no longer allowed.