or: "Can native html video player be enhanced to make a youtube like video player?"
Looking for some tips on how I can approach to making a youtube like feature rich video player...
Can the native html video player be enhanced to make something like the youtube player? or are there other solutions I could resort to?
Alexandre Lalung
Web Developer
Hi there :) I would recommend not making the wheel twice :p Just take a look at this player and contribute to it if you want to :) Simple and elegant https://github.com/Selz/plyr or https://plyr.io/ It has a lot of functionnality and i very easy to use :) Cheerz