jhiesey / videostream

Play html5 video when from a file-like object
MIT License
247 stars 73 forks source link

Modernize to es6 #46

Closed jimmywarting closed 5 years ago

jhiesey commented 5 years ago

Thanks for the major cleanup! @jimmywarting are you interested in being a maintainer on this project? And/or range-slice-stream?

jimmywarting commented 5 years ago

Sure! can take me on both

jimmywarting commented 5 years ago

Should maybe have taken the opportunity to update videostream.js to es6 class since it was a major version bump. I didn't change it cuz it would not be backward compatible with if someone didn't use new VideoStream()