Hello,
I’m building a web app in Bubble.io. In the app, I am embedding Youtube Clips. These clips are 5 to 15 seconds long. By default these clips run on a loop. That means that once a user has seen the clip, it continues to run in a loop.
I need the following:
- The clip should autoplay
- The clip should play only once
- The video should have a replay option
- The video should not show related videos
- The video should not show the branding options (channel name, more info, share etc)
Just an FYI,
- I tried the default video element and the clip doesn’t play.
- I also tried the HTML element. The challenge with the HTML element was that the video played on loop and didn’t stop and it also had the branding.
But know this that I’m not a coder, so my guide was what ChatGPT told me to do and I the problem couldn’t be solved.
Thank you