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-25 提交的版本,檢視 最新版本

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

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 changes speed when the keypress is coming from any text editing field.
  • 2.0
    • Changed to an event-based mechanism which is much more robust. Works on every website.
  • 1.0
    • Basic implementation; does not work with dynamically loaded websites.

Information

Author: Nissan Ahmed (@ni554n)

Project: Homepage / Support

License: MIT

Donate: PayPal

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址