An open API service indexing awesome lists of open source software.

https://github.com/obrm/custom-video-player

Custom video player using the HTML5 video element and it's JavaScript API with a custom design
https://github.com/obrm/custom-video-player

css html5 vanilla-javascript video-player

Last synced: about 1 year ago
JSON representation

Custom video player using the HTML5 video element and it's JavaScript API with a custom design

Awesome Lists containing this project

README

          

## Custom Video Player

Custom video player using the HTML5 video element and it's JavaScript API with a custom design

## Project Specifications

- Display custom video player styled with CSS
- Play/pause
- Stop
- Video progress bar
- Set progress bar time
- Display time in mins and seconds

#

Made as part of the course "20 Web Projects With Vanilla JavaScript" by Brad Traversy