Commit Graph

161 Commits (main)
 

Author SHA1 Message Date
Unlock Music Dev c878bb8ca4
feat: add image sniffer 2 years ago
Unlock Music Dev e9e63ce175
feat(qmc): improve m4a & mp4 sniff 2 years ago
um-dev 2c378d4d46 Merge pull request 'feat(qmc): add mmp4 format' (#48) from feat/qmc-mmp4 into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/48
2 years ago
Unlock Music Dev 21eab14e6c
feat(qmc): add mmp4 format 2 years ago
um-dev 0a0179c614 Merge pull request 'fix(qmc): use unicode normalize to match filename' (#47) from fix/unicode-norm into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/47
2 years ago
Unlock Music Dev 12be881d42
chore: add accident removed comment 2 years ago
Unlock Music Dev 6f033af336
chore: remove unused debug log 2 years ago
Unlock Music Dev 79d00b356f
feat(qmc): use unicode normalize to match filename 2 years ago
um-dev f6149c9109 Merge pull request 'feat(qmc): add support for .mflach' (#46) from qmc/mflach into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/46
2 years ago
Unlock Music Dev 3739638ddf
feat(qmc): use editorial distance to find the key 2 years ago
Unlock Music Dev 423767ba63
fix(qmc): fix key from mmkv 2 years ago
Unlock Music Dev a9c976f47d
Revert "fix(ci): add zlib for cgo"
This reverts commit 743c672c44.
2 years ago
Unlock Music Dev 5fbcdb77d4
fix(qmc): use pure go mmkv 2 years ago
Unlock Music Dev 743c672c44
fix(ci): add zlib for cgo 2 years ago
Unlock Music Dev 9241512f2d
feat(qmc): update go.mod 2 years ago
Unlock Music Dev 52e986e644
feat(qmc): support .mflach on darwin 2 years ago
Unlock Music Dev d2019b04ec
fix: qmc test 2 years ago
Unlock Music Dev ea3236e14b
refactor: change decoder init parameter 2 years ago
um-dev ad64a0f91d Merge pull request 'update readme [CI SKIP]' (#45) from update-readme into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/45
2 years ago
Unlock Music Dev 921f9b2ae6
update readme [CI SKIP] 2 years ago
um-dev cb948e74df Merge pull request 'Init Drone CI Build & Release' (#44) from ci/init-drone into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/44
2 years ago
Unlock Music Dev 7637a91f71
ci: fix file exist 2 years ago
Unlock Music Dev e7d360362e
ci: fix duplicated name 2 years ago
Unlock Music Dev 04320bd45a
ci: add release pipeline 2 years ago
Unlock Music Dev 26b580a4b8
ci: init with go build 2 years ago
Unlock Music Dev 6c168ee536
refactor: move audio sniffer to internal package 2 years ago
Unlock Music Dev 62a38d5ab4
fix(ximalaya): x2m scramble table loading 2 years ago
Unlock Music Dev 62548955dc
chore: add release script 2 years ago
um-dev 3794ff3154 Merge pull request 'feat(ximalaya): initial support' (#42) from feat/ximalaya into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/42
2 years ago
Unlock Music Dev b22453215f
revert: go mod changes 2 years ago
Unlock Music Dev 81862b26c9
feat(ximalaya): initial support 2 years ago
um-dev 110a78433a Merge pull request 'fix(kwm): allow new magic header' (#41) from fix/kwm-magic into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/41
2 years ago
Unlock Music Dev d896925dff
fix(kwm): allow new magic header 2 years ago
Unlock Music Dev bd95fdb53b
fix: unit tests 2 years ago
Unlock Music Dev f6748d644d
refactor: code cleaning 2 years ago
Unlock Music Dev 8e068b9c8d
refactor: rename xm -> xiami 2 years ago
Unlock Music Dev 14c9d49d46
refactor: change module path 2 years ago
Unlock Music Dev 6f1cdc5b4f
fix: raw don't access registry 2 years ago
Unlock Music Dev 8fd6763b29
fix: allow unencrypted tm0 tm3 2 years ago
Unlock Music Dev 2880c63bf7
fix: seek to audio start after validate 2 years ago
Unlock Music Dev 67ff0c44cd
refactor: use io.Reader instead of custom method 2 years ago
Unlock Music Dev 4365628bff
refactor: qmc don't export internal functions 2 years ago
Unlock Music Dev b275b552ed
refactor: use kgm crypto from `parakeet-rs`
chore: update deps
2 years ago
Unlock Music Dev 4ecaef1ff9
refactor: remove global logger 2 years ago
Unlock Music Dev e2fc56ddb2
refactor: remove logging in algorithms 2 years ago
Unlock Music Dev a2c55721cc
feat: simplify vpr decode 2 years ago
Unlock Music Dev e6ba9f0bfa
fix: links & errors 2 years ago
Unlock Music Dev 21bd246d6c
feat: use table to generate kgm mask 2 years ago
Unlock Music Dev f05ae61aff
feat: adapt for qmc key v2 2 years ago
Unlock Music Dev 7b37e4dd3c
feat: add tips for QMC with STag suffix 2 years ago