✓ Verified ✍️ Content Creation ✓ Enhanced Data

Media Player

Play audio/video locally on the host.

Rating
4.7 (46 reviews)
Downloads
48,711 downloads
Version
1.0.0

Overview

Play audio/video locally on the host.

Complete Documentation

View Source →

Media Player

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

Commands

bash
# 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

bash
sudo dnf install mpv

Installation

Terminal bash

openclaw install media-player
    
Copied!

💻Code Examples

example.sh
# 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

Tags

#media_and-streaming

Quick Info

Category Content Creation
Model Claude 3.5
Complexity One-Click
Author xejrax
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install media-player