Video playback platform. Legacy Media Player offers a collection of plugins that extend the functionality of the video player.
This MediaPlayer is a project developed at the platzi javascript school, in the professional javascript course. It consists of a series of plugins that extend the functionalities of the browser's web player.
The main plugins offered by the player are:
- ⏯ Play and pause button.
- 🔇 Mute and unmute button.
- ⏬ Player pause when moving down to comment section.
- 📂 Player pause when switching tabs or minimizing site.
- 🆕 Present timed ads.
- 🌐 The site works offline!
To run this program you must have the following dependencies installed
- NPM
- live-server
- parcel-blunder
- typescript
# Dev mode
> npm install
> npm fund
> npm start
For the development of this project we use the following technologies
NPM
|
HTML5
|
CSS
|
Typescript
|
You can find the notes and the slides of the course in our documentation section
I have developed this project on my way to becoming an Angular professional.
- Esteban Alvarado - Software Developer - @estalvgs1999
The thanks for this project go to platzi!
This project is licensed under the GNU License - see the LICENSE.md file for details