Commit Graph

85 Commits (main)

Author SHA1 Message Date
鲁树人 c87204c78a fix #96: ncm file parsing when image cover 2 is not empty 6 days ago
鲁树人 59f3759d48 fix: add more extensions (Mac) #71 2 weeks ago
鲁树人 68e0c06246 refactor: rework on MusicEx footer parser 2 months ago
鲁树人 e010d1b308 refactor: make mmkv key optional; change cli params name 2 months ago
awalol 1c5310ffae 一些修改 7 months ago
awalol 2941a9ac76 refactor: qmc musicex footer parser 7 months ago
awalol 1835f9852a 修改 shuffixBuf 匹配方法 7 months ago
awalol 4f4d8db3d5 refactor: load mmkv on startup 7 months ago
awalol 877f37f01e feat: mmkv 加密数据库解析 8 months ago
NestorRay 9ddbd5f702 DELETE not necessary MusicID,AlbumID etc. 8 months ago
NestorRay d480c9a2f8 CHANGE metadata INT into interface{} 8 months ago
鲁树人 4ad9a721f0 fix: dynamic music id type 8 months ago
Unlock Music Dev fd6f830916
feat(meta): write album art & metadata into destination file 2 years ago
Unlock Music Dev 02e065aac4
feat(meta): add writing metadata by ffmpeg 2 years ago
Unlock Music Dev 9856f52070
feat: add meta parser from filename 2 years ago
Unlock Music Dev 112d9ab28e
feat(qmc): allow retrieve metadata online 2 years ago
Unlock Music Dev f60f0b3d07
feat(qmc): add search interface 2 years ago
Unlock Music Dev 9494a535a9
feat(qmc): support audio meta getter 2 years ago
Unlock Music Dev 138adbf846
feat(ncm): support audio meta getter 2 years ago
Unlock Music Dev e9e63ce175
feat(qmc): improve m4a & mp4 sniff 2 years ago
Unlock Music Dev 21eab14e6c
feat(qmc): add mmp4 format 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
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 5fbcdb77d4
fix(qmc): use pure go mmkv 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
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 81862b26c9
feat(ximalaya): initial support 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 e2fc56ddb2
refactor: remove logging in algorithms 2 years ago
Unlock Music Dev a2c55721cc
feat: simplify vpr decode 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 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