Youtube player keyboard controls

Use play/pause/ArrowRight/ArrowLeft keyboard btns anywhere, but not only when youtube player is in focus. Additionaly use '[' and ']' keys to change playbackRate.

These are versions of this script where the code was updated. Show all versions.

  • v0.13 2020-06-23 bugs fixes and disable hiding bottom content on scroll
  • v0.12 2020-05-17 Set opacity for bottom content only in theater player mode
  • v0.11 2020-05-17 Customize config by yourself - it will be saved in localStorage. config.customStyles = false, by default. You should set it to true by your yourself, if you need it. config.defaultPlaybackRate = 1.5 by default (was 2).
  • v0.10 2020-05-17 config.customStylesDarkTheme (default - false)
  • v0.9 2020-04-29 download doesn't work, after the latest youtube changes
  • v0.8 2020-03-24
  • v0.7 2019-05-04
  • v0.6 2019-05-03
  • v0.5 2018-06-14
  • v0.2 2018-03-10
  • v0.1 2018-03-10