Skip to content

Instantly share code, notes, and snippets.

@grappler
Last active December 10, 2015 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grappler/4426346 to your computer and use it in GitHub Desktop.
Save grappler/4426346 to your computer and use it in GitHub Desktop.
Sublime HTML5
<script type="text/javascript" src="//cdn.sublimevideo.net/js/emx0sm0y-beta.js"></script>
<video id="video1" class="sublime" data-settings='autoresize:fit' width="960" height="540" data-uid="myvideo" data-name="Big Buck Bunny" preload="none">
<source src="http://testing.grappler.tk/files/2012/12/trailer_1080p.mp4" data-quality="hd" />
<source src="http://testing.grappler.tk/files/2012/12/trailer_1080p.webm" data-quality="hd" />
</video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment