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: 3 months ago
JSON representation
iptv script for mpv
- Host: GitHub
- URL: https://github.com/gthreepw00d/mpv-iptv
- Owner: gthreepw00d
- Created: 2017-06-04T13:52:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T09:21:44.000Z (almost 4 years ago)
- Last Synced: 2024-04-10T07:34:22.208Z (7 months ago)
- Topics: mpv, playlist
- Language: Lua
- Size: 14.6 KB
- Stars: 94
- Watchers: 5
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - gthreepw00d/mpv-iptv - iptv script for mpv (Lua)
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)