A video player created using JavaScript, allowing the user to control the video using a range of functions, such as: play/pause, mute/unmute, stop, use the seeker bar, adjust the volume, fast-forward, change the speed, and view the current minute/duration of the video. This project was completed in November 2017.
THE VIDEO USED IN THIS PROJECT DOES NOT BELONG TO ME AND I DO NOT OWN IT. BELOW IS THE REFERENCE OF THE VIDEO THAT I USED:
Coldplay (2016). Coldplay - Up&Up (Official Video). YouTube. Available at: https://www.youtube.com/watch?v=BPNTC7uZYrI [Accessed 20 Nov. 2017].
- Download and save the project as a zip.
- Extract the zip file.
- Open the extracted folder.
- Double click "Home.html". The browser should display a video with various controls.
- Click play, and the video should start playing. Use the other controls and see how they control the video.
- Enjoy!