Skip to main content

Piptv M3U Generator - An M3U IPTV playlist generator using piptvs scraping logic

Project description

pmg - Piptv M3U Generator

An M3U generator for IPTV services [kodi/plex/etc.] using the same scraping logic as piptv!

Installation

Pgm is available on pypi. To install the script, do the following in a terminal/cmd prompt

Windows

pip install piptv_pmg

Ubuntu/Debian

python3 -m pip install piptv_pmg

Usage

To use the script to generate an M3U, simply run the script and pass the directory (including file name) you would like the M3U to be written to with the -o flag. For example

Windows

python -m piptv_pgm.pgm -o C:\Users\Example_Person\Example_dir\example.m3u

Ubuntu/Debian

python3 -m piptv_pgm.pgm -o /home/some_user/some_dir/example.m3u

Documentation for cross platform automation of the script, as well as some processes for use with specific IPTV services such a plex and kodi will be added shortly, we are still working on making them as clear and detailed as possible!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

piptv_pmg-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

piptv_pmg-0.0.1-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page