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 |
MengYX
|
9647ca15fd
|
Merge pull request #33 from Sloaix/master
feat: support removing source files
|
3 years ago |
Sloaix
|
f27b73a64c
|
feat: support removing source files
|
3 years ago |
MengYX
|
2058504384
|
feat(QMCv2): support `.mggl` and `.bkc*`
`.mggl`: QQ Music MacOS Ogg (fix https://github.com/unlock-music/cli/issues/25)
`.bkc*` (".bkc" + {"mp3", "m4a", "flac", "wav", "ape", "ogg", "wma"}): Moo Music
|
3 years ago |
MengYX
|
76df8e6c1a
|
fix(QMCv2): unlock error on 32bit platform
|
3 years ago |
MengYX
|
42d658625f
|
test(QMCv2): add case mflac_rc4
|
3 years ago |
MengYX
|
def2925900
|
feat(QMCv2): better rc4 cipher
|
3 years ago |
MengYX
|
62f7991a64
|
ci: add go test
|
3 years ago |
MengYX
|
9390b45207
|
Merge pull request #23 from unlock-music/feature/qmc-v2
Feature: QMC Decoder v2
|
3 years ago |
MengYX
|
deaa58e91f
|
feat(QMCv2): replace with old decoder
|
3 years ago |
MengYX
|
7755d47f7a
|
test(QMCv2): add test data & case "mgg_map"
|
3 years ago |
MengYX
|
7cc7aa19fd
|
feat(QMCv2): support static cipher (legacy)
|
3 years ago |
MengYX
|
1025010395
|
fix(QMCv2): add missing test data
|
3 years ago |
MengYX
|
8cc7f66640
|
chore(QMCv2): Rename old files
|
3 years ago |
MengYX
|
38648d57e6
|
feat(QMCv2): Add mapCipher & mflac/mgg key discovery
|
3 years ago |
MengYX
|
629c0c36f0
|
ci: allow all branches
|
3 years ago |
MengYX
|
1552a667f6
|
init QMCv2: RC4 (512 Byte Key)
|
3 years ago |
Emmm Monster
|
f14c0cd9c2
|
fix ci
|
3 years ago |