First Release
This commit is contained in:
parent
91552b2f32
commit
90bb411ef4
2 changed files with 247 additions and 0 deletions
21
readme.md
Normal file
21
readme.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
## 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
|
||||
<img src="https://s14.postimg.org/mscao3ntt/iptv-ck.jpg" width="55%"></img>
|
||||
|
||||
<img src="https://s14.postimg.org/grelrf6gx/icheck2.png" width="40%"></img><img src="https://s14.postimg.org/we5v4szoh/CHECK_034.png" width="25%"></img>
|
||||
|
||||
# Requirements
|
||||
|
||||
- wget
|
||||
|
||||
# Install Requirements
|
||||
|
||||
- apt-get install wget
|
||||
|
||||
# Tool Instalation
|
||||
|
||||
-
|
||||
Loading…
Add table
Add a link
Reference in a new issue