Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaid-maker/custom-html5-video-player
https://github.com/zaid-maker/custom-html5-video-player
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaid-maker/custom-html5-video-player
- Owner: Zaid-maker
- License: mit
- Created: 2022-06-23T11:23:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T22:11:12.000Z (over 1 year ago)
- Last Synced: 2024-05-17T20:54:00.039Z (7 months ago)
- Language: JavaScript
- Homepage: https://zaid-maker.github.io/custom-html5-video-player/
- Size: 15.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom HTML5 Video Starter files
Starter files for the custom HTML5 video player built with JavaScript. Features:
- Video and audio playbacks
- Native fullscreen
- Picture-in-Picture
- Custom controls
- Keyboard shortcutsTutorial:
## Live demo
This project is live at
## Prerequisites
You must have Node.js and npm installed on your machine. This project was built against the following versions:
- Node v12.6.0
- npm v6.9.0## Get started
`cd` into the project directory and follow along with the [tutorial](https://freshman.tech/custom-html5-video/).