You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Unlock Music Project - CLI Edition
|
|
|
|
|
|
|
|
Original: Web Edition https://git.unlock-music.dev/um/web
|
|
|
|
|
|
|
|
- [![Build Status](https://ci.unlock-music.dev/api/badges/um/cli/status.svg)](https://ci.unlock-music.dev/um/cli)
|
|
|
|
- [Release Download](https://git.unlock-music.dev/um/cli/releases/latest)
|
|
|
|
- [Latest Build](https://git.unlock-music.dev/um/-/packages/generic/cli-build/)
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
- [x] All Algorithm Supported By `unlock-music/web`
|
|
|
|
- [ ] Complete Cover Image
|
|
|
|
- [ ] Parse Meta Data
|
|
|
|
- [ ] Complete Meta Data
|
|
|
|
|
|
|
|
## Hou to Build
|
|
|
|
|
|
|
|
- Requirements: **Golang 1.17**
|
|
|
|
|
|
|
|
1. run `go install unlock-music.dev/cli/cmd/um@master`
|
|
|
|
|
|
|
|
## How to use
|
|
|
|
|
|
|
|
- Drag the encrypted file to `um.exe` (Tested on Windows)
|
|
|
|
- Run: `./um [-o <output dir>] [-i] <input dir/file>`
|
|
|
|
- Use `./um -h` to show help menu
|