Youtube player keyboard controls

Use play/pause/ArrowRight/ArrowLeft keyboard btns anywhere, but not only when youtube player is in focus. Additionaly use '[' and ']' keys to change playbackRate.

Version au 17/05/2020. Voir la dernière version.

Auteur
Егор Николаев
Notes
0 0 0
Version
0.11
Créé
10/03/2018
Mis à jour
17/05/2020
Taille
35,2 ko
Licence
MIT
S'applique à
// set config.defaultPlaybackRate to your preferred youtube PlaybackRate (1.5 by default).
config.defaultPlaybackRate = 1.5;
// Some custom styles to Youtube, including hiding search bar (It will appear by mouse hover).
config.customStyles = false;
// Boost Youtube Dark Theme
config.customStylesDarkTheme = false;