A set of scripts that help to better IPTV experience.


Keywords
iptv, m3u, playlist, tools, filter, iptv-channels, iptv-m3u, iptv-playlist, python, python-script, python3
License
MIT
Install
pip install iptvtools==0.2.11

Documentation

IPTVTools

PyPI version Documentation Status PyPI license Python Versions Downloads

Scripts currently provided:

  • iptv-filter
    • Merge from different resources.
    • Check the tcp/udp connectivity.
    • Filter by custom criteria, e.g. resolution.
    • Match with templates and EPG.
    • Format the url with UDPxy if provided.
    • Unify channels' titles.

Features planned on the road:

  • Scan certain ip and port range to find new channels.
  • Establish a lightweight database for routine maintenance.

Besides, all scripts should be lightweight and able to keep running regularly after proper configuration.

Last but not least, any ideas, comments and suggestions are welcome!

Prerequisites

To filter by stream information, e.g., resolution/height, ffmpeg (or ffprobe more precisely) is needed, please install according to the documentation.

Installation

pip install -U iptvtools

Usage

Please refer to the documentation while some useful information in wiki.