Unlock Music Project - CLI Edition
Go to file
2024-10-21 03:57:56 +09:00
.github/workflows ci: add go test 2021-12-14 04:12:45 +08:00
algo refactor: allow multi-part extensions (#102) 2024-10-21 03:57:56 +09:00
cmd/um refactor: allow multi-part extensions (#102) 2024-10-21 03:57:56 +09:00
internal fix: wrong png header 2024-05-03 16:17:32 +08:00
misc chore: add release script 2022-11-20 12:42:03 +08:00
.drone.jsonnet build: update ci settings 2024-04-24 17:11:40 +08:00
.drone.yml build: update ci settings 2024-04-24 17:11:40 +08:00
.gitignore chore: ignore exe files 2024-10-08 21:59:19 +01:00
go.mod chore: update vulnerable deps 2024-09-04 23:09:43 +01:00
go.sum chore: update vulnerable deps 2024-09-04 23:09:43 +01:00
LICENSE LICENSE: Say Hello to 2021! 2021-02-22 00:05:37 +08:00
README.md docs: add do not fork notice 2024-10-13 05:45:25 +09:00

Unlock Music Project - CLI Edition

Original: Web Edition https://git.unlock-music.dev/um/web

Warning

在本站 fork 不会起到备份的作用,只会浪费服务器储存空间。如无必要请勿 fork 该仓库。

Features

  • All Algorithm Supported By unlock-music/web
  • Complete Metadata & Cover Image

Hou to Build

  • Requirements: Golang 1.19
  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