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

QingJ © 2025

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