# unlock-music-cli **Repository Path**: binghe021/unlock-music-cli ## Basic Information - **Project Name**: unlock-music-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-31 - **Last Updated**: 2025-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unlock Music Project - CLI Edition Original: Web Edition https://git.unlock-music.dev/um/web - [![Build Status](https://git.unlock-music.dev/um/cli/actions/workflows/build.yml/badge.svg)](https://git.unlock-music.dev/um/cli/actions?workflow=build.yml) - [Release Download](https://git.unlock-music.dev/um/cli/releases/latest) - [Latest Build](https://git.unlock-music.dev/um/cli/actions) > **WARNING** > 在本站 fork 不会起到备份的作用,只会浪费服务器储存空间。如无必要请勿 fork 该仓库。 ## Features - [x] All Algorithm Supported By `unlock-music/web` - [x] Complete Metadata & Cover Image ## Release [Latest release](https://git.unlock-music.dev/um/cli/releases/latest). ## Install from source - Requirements: **Golang 1.23.3** 1. run `go install unlock-music.dev/cli/cmd/um@master` ### Build from repo source 1. Pull repo source. 2. Build with `go build ./cmd/um`. It will produce `um` or `um.exe` (Windows). ## How to use - Drag the encrypted file to `um.exe` (Tested on Windows) - Run: `./um [-o ] [-i] ` - Use `./um -h` to show help menu