2024-10-21 06:02:31 +09:00
2021-12-14 04:12:45 +08:00
2024-10-21 03:59:52 +09:00
2024-05-03 16:17:32 +08:00
2022-11-20 12:42:03 +08:00
2024-04-24 17:11:40 +08:00
2024-04-24 17:11:40 +08:00
2024-10-08 21:59:19 +01:00
2024-09-04 23:09:43 +01:00
2024-09-04 23:09:43 +01:00
2021-02-22 00:05:37 +08: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

Update CI pipeline

  1. Install Drone CI binary

  2. Edit .drone.jsonnet

  3. Update drone CI pipeline:

    drone jsonnet --format --stream
    
Description
Unlock Music Project - CLI Edition
Readme 1.1 MiB
Languages
Go 99.4%
Shell 0.6%