Media Player

Play audio/video locally on the host

Demerzels-lab a2692a7 2 files · 714 B Updated 10 repo stars

File contents

Media Player

Play audio/video locally on the host using mpv. Supports local files and remote URLs.

Commands

# Play a local file or URL
media-player play "song.mp3"
media-player play "https://example.com/stream.m3u8"

# Pause playback
media-player pause

# Stop playback
media-player stop

Install

sudo dnf install mpv

Demerzels-lab/elsamultiskill/tree/main/public/skills/xejrax/media-player commit a2692a7c6c

Frequently asked questions

npx skillmds@latest add demerzels-lab/media-player