Go to file
wood 3285e81a8e allow user settings in _iptvconf.lua 2020-02-05 16:17:02 +03:00
README.md enhanced keybinding config 2020-01-11 20:40:33 +03:00
iptv.lua allow user settings in _iptvconf.lua 2020-02-05 16:17:02 +03:00

README.md

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

It is possible to redefine keybindings (for example, to disable mouse support remove all 'MOUSE_*' values from "keybinds" array in iptv.lua).