I’m trying to implement a bunch of Youtube clip videos in my web app. I am using the HTML visual element to show the Youtube clip.
I need the following features:
- The video should autoplay
- The video should play only once
- The video should have a replay option
- The video should not show related videos
Can someone help me when an HTML code or approach I need to take to build this.
Thanks in advance
