commit 7487787307563608181b870d1ba92089b8c194bb Author: Pedro Date: Tue Jun 19 15:05:13 2018 +0000 Add 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