A video player that supports M3U8 links. This project uses HTML, CSS, and JavaScript, incorporating the video.js library for a seamless viewing experience. Users can easily input new M3U8 links and enjoy continuous playback of live or on-demand videos.
- Clone the repository:
git clone https://github.com/pierleeb/M3U8VideoPlayer.git
- Open the
index.html
file in a modern browser. - Enter the desired M3U8 link in the input box.
- Click the "Change Video" button.
This project is licensed under the MIT License.