Element : Video - Webflow University Documentation
URL: http://new-landing-page-94e5db.webflow.io/youtube
Loop and youtube - is more a bug/issue of Youtube - read more here under:
Currently, the
loop
parameter only works in the AS3 player when used in conjunction with theplaylist
parameter. To loop a single video, set theloop
parameter value to1
and set theplaylist
parameter value to the same video ID already specified in the Player API URL. YouTube Embedded Players and Player Parameters | YouTube IFrame Player API | Google for Developers
Anyway - if I use the Same URL with two parameters for loop=1
and playlist=id
:
https://www.youtube.com/embed/xv7iooFOnzg?&playlist=xv7iooFOnzg&loop=1
Two cases:
1. Use embed code
Work fine
2. Add video block and paste the url
Won’t work
read only link
(under youtube page)