YouTube arrow keys FIX

Fix player controls Space, Left, Right, Up, Down to behave consistently after page load or clicking individual controls. Not focusing the mute button anymore.

目前为 2024-01-22 提交的版本。查看 最新版本

作者
Calciferz
评分
0 0 0
版本
1.3.0
创建于
2018-02-18
更新于
2024-01-22
大小
18.3 KB
许可证
MIT
适用于

Youtube key shortcuts FIX

This is a userscript for web browsers

  • to fix inconsistent keyboard shortcuts of youtube,
  • enable volume control by mousewheel scrolling over the player,
  • make Tab-navigation more user-friendly by visualizing focus on player, video list items, comments with frame shadow.

TamperMonkey / GreaseMonkey (FireFox only) addon enables your browser to use this and other userscripts. When you have one of these addons installed you can install the userscript from one of the active userscript collecting sites:

Description:

Youtube player controls will work consistently when player is focused:

  • Left / Right (5sec backwards / forwards), Up / Down (volume up / down), Home (restart video), End (skip to end)
  • 0-9 (jump to 0%-90%), C (switch closed captions/subtitles), +/- (change cc font size): unaffected

Player is focused right after pageload, no need to click in player frame:

  • Click outside player frame to get standard page controls: Up, Down, Left, Right (scroll)
  • Press Esc to focus player, Shift-Esc to cycle search box, video list, like buttons / comments.
  • Space pauses video on the whole webpage except textboxes.

Global shortcuts, changed:

  • Esc (exit fullscreen): additionally focuses player when not in fullscreen
  • Space (play/pause): works on whole page, not only when player is focused

Global shortcuts, unaffected:

  • F (fullscreen), M (mute)
  • K (play/pause)
  • J / L (10sec backwards / forwards)
  • , (previous frame), . (next frame)
  • Shift-, (speed -0.25), Shift-. (speed +0.25)
  • Shift-N (next video), Shift-P (previous video)
  • / (focus searchfield, only in classic ui)
  • ENTER (push the focused button)

Fixes the following awkward behaviour of Youtube player controls after clicking them (making the individual control focused):

  • after clicking the mute button Space toggles mute instead of pausing
  • after clicking the progressbar Up/Down will jump 10 sec in the video instead of changing the volume
  • after clicking the volume slider Left/Right will change the volume instead of jumping the video.
  • after clicking subtitle button Space will toggle subtitles
  • after clicking settings button Space will toggle settings
  • after clicking fullscreen button Space will toggle fullscreen

Sources for Youtube shortcut behaviour:

QingJ © 2025

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