how to play youtube videos in html

HTML
<!DOCTYPE html>
<html>
<body>
<iframe width="420" height="345" 
src="https://https://www.youtube.com/watch?v=dQw4w9WgXcQ">
</iframe>
</body>
</html>
Source

Also in HTML: