SkillHub

media-player

v1.0.0

Play audio/video locally on the host

Sourced from ClawHub, Authored by Xejrax

Installation

Please help me install the skill `media-player` from SkillHub official store. npx skills add Xejrax/media-player

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