Instantly share code, notes, and snippets.
On the browser console, enter for 2X speed
document.querySelector('video').playbackRate = 2.0;