A web application that plays .m3u8
video streams alongside PDF documents from a text file.
- 📽️ Play
.m3u8
video streams - 📖 View accompanying PDF documents
- 📂 Upload text files containing video and PDF links
↔️ Navigate between videos with Previous/Next buttons- 🎚️ Built-in video controls
- 📋 Interactive playlist
- 🌐 Responsive design for all devices
-
Prepare a text file (
myvideo.txt
) with your links in this format: -
Open the
index.html
file in your browser -
Click "Choose File" and select your text file
-
Click "Load Videos" to start playback
Developed by: [𝐖𝐎𝐎𝐃𝐜𝐫𝐚𝐟𝐭]
Telegram Channel: WDZONE
GitHub Profile: GitHub
- Built with HTML5, CSS3, and JavaScript
- Uses Font Awesome for icons
- PDF rendering via Google Docs Viewer
- Video streaming through Cloudflare Worker proxy
No installation required! Just open the HTML file in any modern browser:
git clone https://github.com/SudoR2spr/Txt-Video-Player-with-PDF-Viewer.git
cd Txt-Video-Player-with-PDF-Viewer
open index.html