Skip to content

A set of scripts that help to better IPTV experience.

License

Notifications You must be signed in to change notification settings

Robertfuller28/iptvtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A set of scripts that help to better IPTV experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.6%
  • Makefile 4.4%