Skip to content

Instantly share code, notes, and snippets.

@abooayoob
Created November 22, 2017 23:04
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 abooayoob/dcbb2ff77f8160ba46bb096eb9c89366 to your computer and use it in GitHub Desktop.
Save abooayoob/dcbb2ff77f8160ba46bb096eb9c89366 to your computer and use it in GitHub Desktop.
2x frontendmasters workshop videos (the live ones)
let videoContainer = document.querySelector('.js-playerjs_playback')
let video = videoContainer.querySelector('video')
video.playBackrate = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment