MPV player remote control
- mpv
- python 3
- python 3 Flask framework
- yt-dlp
python remote-mpv.pyview help with
python remote-mpv.py --helpThen open your web browser at the address indicated in logs (by default it binds on all addresse on port 8000, so http://localhost:8000, http://127.0.0.1:8000 or http://MACHINEIP:8000