sgavrielov / video-player

A lightweight video player with mouse, keyboard, and tab accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Player

This video player includes mouse, keyboard, and tab accessibility

Features

  • play/pause
  • volume controls
  • full screen
  • theater mode
  • mini player
  • captions
  • preview image
  • thumbnail image
  • timeline
  • video speed

Keyboard Shortcuts

Key Description
space / k Play / Pause
f Toggle full screen
t Toggle theater mode
i Toggle mini player mode
j / arrowleft rewind 5 seconds
l / arrowright forward 5 seconds
c Toggle captions
m Toggle volume (mute/unmute)
arrowup volume + 0.1
arrowdown volume - 0.1

Acknowledgements

About

A lightweight video player with mouse, keyboard, and tab accessibility

License:MIT License


Languages

Language:JavaScript 41.8%Language:CSS 33.6%Language:HTML 24.6%