dreaddymck / iptv

A simple CLI IPTV player for M3U playlists with fuzzy finding in the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iptv

iptv is a CLI IPTV player for M3U playlists with fuzzy finding, right in your terminal.

iptv

The playlist will be updated once a day whenever you run iptv.

Dependencies

All dependencies can be installed with your package manager.

Installation

sudo wget https://raw.githubusercontent.com/shahin8r/iptv/master/iptv -qO /usr/local/bin/iptv && sudo chmod +x /usr/local/bin/iptv

Run iptv with your playlist URL to load all the channels (only needed on first run).

iptv https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8

Usage

Run iptv.

About

A simple CLI IPTV player for M3U playlists with fuzzy finding in the terminal.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%