Is it possible to change chromes default html5 video player to one like YouTube? I would like to skip though a video by pressing the number keys, which works on YT and Flowplayer and so on
Asked
Active
Viewed 2,707 times
1 Answers
0
That's definitely possible. You simply change the video source, as described here 'Can I use javascript to dynamically change a video's source?'.
In combination with a keyboard shortcut library, like Mousetrap, I am sure you can achieve your desired behaviour.

Community
- 1
- 1

Alexander Wolf
- 586
- 3
- 5