Skip to content

SudoR2spr/Txt-Video-Player-with-PDF-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deploy GitHub Page cloudflare page etc...

Video Player with PDF Viewer

A web application that plays .m3u8 video streams alongside PDF documents from a text file.

Application Screenshot

Features

  • 📽️ 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

How to Use

  1. Prepare a text file (myvideo.txt) with your links in this format:

  2. Open the index.html file in your browser

  3. Click "Choose File" and select your text file

  4. Click "Load Videos" to start playback

Creator Information

Developed by: [𝐖𝐎𝐎𝐃𝐜𝐫𝐚𝐟𝐭]
Telegram Channel: WDZONE
GitHub Profile: GitHub

Technical Details

  • Built with HTML5, CSS3, and JavaScript
  • Uses Font Awesome for icons
  • PDF rendering via Google Docs Viewer
  • Video streaming through Cloudflare Worker proxy

Installation

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