Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 815 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 815 Bytes

Use video.js and videojs-contrib-hls to play normally unsupported formats natively on chrome.

Features

  • store recent videos
  • allow videos to autoplay when opened
  • allow file types to be included/excluded from playback override

Download

TODO

  • find out why FireFox does not support Content-Type header re-write in background.js
    • rip out firefox specific code
  • what other file types can video.js support that the browser does not?
  • Re-write other web players on the net with video.js
  • include video.js when plain html video elements are in use