/downloads

← Back to Home

Select your operating system and preferred release channel to download the pre-compiled native binaries directly.

Loading latest release data from GitHub...

Automated Installers

Rust (1.93.0+)

cargo install mpv-music

Linux / macOS

curl -sL https://raw.githubusercontent.com/FurqanHun/mpv-music/master/install.sh | bash

Windows (PowerShell)

iwr https://raw.githubusercontent.com/FurqanHun/mpv-music/master/install.ps1 -UseBasicParsing | iex