HTML5 Video Playback Speed Control Keyboard Shortcut

Add keyboard shortcuts to decrease (CTRL+,), increase (CTRL+.), and reset (CTRL+;) HTML5 video playback rate. Available playback speeds are between 0.25 to 2.0 inclusive in 0.25 increments. Speed of 1.0 is used when resetting playback speed. Note: the video playback speed menu selection on YouTube will not be affected.

Od 08.08.2017.. Pogledajte najnovija verzija.

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

  • v1.2.7 12.09.2019. Fixed playback rate increment/decrement unit changes playback rate
  • v1.2.6 30.10.2018. Corrected script description. No changes to functionality.
  • v1.2.5 30.10.2018. Added OSD at bottom-right when changing playback rate. Added keyboard shortcut to specify exact playback rate and increment/decrement unit. Made playback rate increment/decrement unit configurable via script. Changed rate increment/decrement keyboard shortcuts to fix conflict with Firefox's. Removed script limit for maximum/minimum playback rate.
  • v1.0.2 12.09.2017. Minor fix: Playback rate was retrieved before the element is checked. Avoid non crucial error log.
  • v1.0.1 08.08.2017.