Video Speed Control with Keyboard

Control any HTML5 video playback speed by pressing shortcut keys. See source code comment for the shortcut keymap.

目前為 2020-03-24 提交的版本,檢視 最新版本

作者
Nissan Ahmed
評價
0 0 0
版本
3.0
建立日期
2020-03-24
更新日期
2020-03-24
尺寸
2.6 KB
授權條款
未知
腳本執行於
所有網站

Video Speed Control with Keyboard

A userscript for controlling any HTML5 video playback speed using these following shortcut keys:

Keymap:
┌─────┬───────┐
│ Key │ Speed │
├─────┼───────┤
│  ,  │ -0.5x │
├─────┼───────┤
│  .  │ +0.5x │
├─────┼───────┤
│  ;  │   1x  │
├─────┼───────┤
│  '  │  2.5x │
├─────┼───────┤
│  [  │   2x  │
├─────┼───────┤
│  ]  │ 1.75x │
└─────┴───────┘

Requirement

Any userscript manager, such as:

Installation

Use any of these following links:

Version History

  • 3.0
    • No longer change speed when a shortcut is coming from any text editing field.
  • 2.0
    • Changed to the event-based mechanism, which is much more robust. Works on every website.
  • 1.0
    • Stright forward static implementation. It does not work with dynamically loaded websites.

Information

Author: Nissan Ahmed (@ni554n)

Project: Homepage / Support

Donate: PayPal