Input
Output
<html> <body> <video controls> <source src="https://www.youtube.com/watch?v=ODyROOW1dCo" type="video/mp4"> <source src="video.ogg" type="video/ogg"> Your browser does not support the video tag. </video> </body> </html>