Skip to content

disableddabel/Thetvapp-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M3U Playlist Generator 📺📝

A Python script to fetch streaming data from thetvapp.io API and generate an M3U playlist file.

AI SCRIPT + smart human

🚀 Features

  • Fetch live stream data dynamically from API.
  • Generate a properly formatted .m3u playlist.
  • Save output to a local file for use in media players.

📦 Installation

  1. Clone this repository:

  2. Navigate into the project folder:

  3. Install dependencies:


⚙️ Configuration

Edit the config.py file:

  • BASE_URL: Replace with the API endpoint.
  • TOKEN: Add your authentication token.
  • OUTPUT_FILE: Customize output filename if desired.

🛠️ Usage

  1. Run the script:

  2. Locate your generated playlist:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published