Look at this
If you find this pretty amazing then go ahead! This article is for you🥳
Playing a YouTube Video in HTML
To play your video on a web page, do the following:
1) Upload the video to YouTube Take a note of the video id 2) Define an
Define the HTML TAG AS-
Tag open (iframe width=“420” height=“315” src=“https://www.youtube.com/embed/Your_URL"> /iframe) Tag Close
For AUTOPLAY JUST ADD
autoplay=1 IN THE URL.
At last if you find this interesting give it a like!
😍