Commit Graph

18 Commits

Author SHA1 Message Date
67ff0c44cd refactor: use io.Reader instead of custom method 2022-11-19 07:25:43 +08:00
4365628bff refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
e2fc56ddb2 refactor: remove logging in algorithms 2022-11-19 07:25:40 +08:00
f05ae61aff feat: adapt for qmc key v2 2022-11-19 07:25:37 +08:00
7b37e4dd3c feat: add tips for QMC with STag suffix 2022-11-19 07:25:36 +08:00
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
2022-01-09 06:30:53 +08:00
deaa58e91f feat(QMCv2): replace with old decoder 2021-12-14 04:01:04 +08:00
7cc7aa19fd feat(QMCv2): support static cipher (legacy) 2021-12-14 02:19:32 +08:00
8cc7f66640 chore(QMCv2): Rename old files 2021-12-13 22:55:31 +08:00
3f3980de38 fix #18: skip noop decoder 2021-11-11 23:43:20 +08:00
f9686bbfc4 Decoder.GetAudioExt() return extension with . 2021-05-16 12:15:22 +08:00
ef060159f0 Fix #8 2021-03-02 18:16:37 +08:00
939cfd38d0 Fix incorrect package path 2021-03-02 18:16:19 +08:00
8386fbe23b Fix: Some incorrect file type registration 2021-02-22 00:05:37 +08:00
91e23a20dd Register Decoder With Default Output Ext 2020-12-26 16:07:48 +08:00
d5031e1935 Add Decoder Registry
Add Raw Decoder
2020-12-26 15:47:10 +08:00
a92ea82090 Update NCM, QMC Decoder 2020-12-26 03:21:07 +08:00
fe5403cdb7 Add QMC Decoder 2020-12-26 03:21:02 +08:00