document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <video controls width="320">
  2.     <source src="link_to_video.ogg"/>
  3.     <source src="link_to_video.mp4" />
  4.     <p>Sorry, your browser is dead old</p>
  5. </video>
');