A script to check if the links in an iptv list file (m3u) are online or offline , and will create an output m3u file with valid urls only .
| changelog.md | ||
| iptv-check | ||
| LICENSE | ||
| readme.md | ||
Project moved to https://gitlab.com/peterpt/IPTV-CHECK
IPTV-CHECK 1.0
Iptv-check allows you to input a valid iptv file (m3u) to be checked if the video streams are still working or not . In case valid urls were found , then the script will create a new iptv (m3u) file with those urls .
Screenshots



Requirements
- wget
Install Requirements
- apt-get install wget
Tool Instalation
- git clone https://github.com/peterpt/IPTV-CHECK.git && cd IPTV-CHECK && ./iptv-check