Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/gthreepw00d/mpv-iptv

iptv script for mpv
https://github.com/gthreepw00d/mpv-iptv

mpv playlist

Last synced: 2 months ago
JSON representation

iptv script for mpv

Lists

README

        

# mpv-iptv

Script for watching iptv with mpv.

INSTALL

Put in ~/.config/mpv/scripts/

RUN

mpv --script-opts=iptv=1 playlist.m3u

CONTROL

\ or Mouse right click — to show/hide playlist

UP/DOWN or Mouse scroll — to navigate

type with keyboard — to search incrementally

ENTER or Mouse left click — to play

OTHER FEATURES

* user-defined list of favorites to promote to the top of playlist
* fade picture when displaying playlist
* redefinable keybindings (for example, to disable mouse support remove all 'MOUSE_*' values from "keybinds" array in iptv.lua)