Skip to content

VishnuVardhan-T/M3U-Playlist-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Icon M3U Playlist Generator

Description

This project allows users to generate .m3u playlists from .txt files containing video URLs.
It provides a simple GUI where users can drag & drop files, and download or delete generated .m3u files.

Happy Streaming!😁


Screenshots

App Screenshot


Installation & Usage

Option 1: Download Pre-Built Executable (Recommended)

  1. Go to the Releases page
  2. Download the latest .exe file
  3. Run the .exe and start using the app immediately
  4. Drag & drop .txt files to generate playlists

Option 2: Run Locally from Source

  1. Clone the repository:
git clone https://github.com/VishnuVardhan-T/M3U-Playlist-Generator.git
cd M3U-Playlist-Generator
  1. Install dependencies (requires Python 3.9+):
pip install -r requirements.txt
  1. Run the application
python m3u_playlist_gen.py
  1. Or Build the executable file by running build.py
python build.py
  1. After building, the executable will be available in the dist/ folder.

License

This project is licensed under the MIT License. See the LICENSE file for details.


About

A small GUI app to convert individual video URLs to playlists

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors