Lite Version of hypnotix
hypnotixLite
hypnotixLiteS
- python3 >= 3.6
- libmpv1
extract it wherever you want
cd /path/to/hypnotixLite
python3 ./hypnotixLite.py
Name your lists mychannels[x].txt
[x] from 1 to 9
use comma as delimiter, don't use comma in cannel name
channel name,channel url
for example
ARD,http://mcdn.daserste.de/daserste/de/master.m3u8
or
my Movie,file:///home/user/Movies/myMovie.mp4
- 1 to 9 -> load list 1 to 9
- f -> toggle Fullscreen
- Escape -> leave Fullscreen
- s -> toggle Sidebar
- wheel -> Zoom in/out
- q -> Quit
- Key Up -> next Channel
- Key Down -> previous Channel
- Key Plus -> more Volume
- Key Minus -> less Volume
- i -> import m3u
- d -> show/hide titlebar
- t -> set window ontop / not ontop
python3 m3u_to_channels.py infile.m3u outfile.txt
- example
python3 m3u_to_channels.py CA01_CANADA.m3u mychannels4.txt