iptv-playlists
This repo contains a set of IPTV playlists.
- Open
general/tv
folder - Grab some m3u list
- Feed it to a media player of your favour
$ vlc ./general/tv/ru.m3u8
The folder util
helps to check if streams are alive or not.
./check-streams.sh # checks all m3u-files
./check-streams.sh -f ../general/tv/ru.m3u8 # check single file
Feel free to raise a pull request if you have some streams to share.