From 7487787307563608181b870d1ba92089b8c194bb Mon Sep 17 00:00:00 2001 From: Pedro Date: Tue, 19 Jun 2018 15:05:13 +0000 Subject: [PATCH] Add README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..904eebe --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +## IPTV-CHECK 1.1 + +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