增加对网易云音乐.uc缓存格式和QQ音乐.cache缓存格式的支持 #161

Merged
qq1010903229 merged 13 commits from master into feat/cache 2021-06-03 05:00:35 +00:00
qq1010903229 commented 2021-06-01 05:45:39 +00:00 (Migrated from github.com)

增加对网易云音乐.uc缓存格式和QQ音乐.cache缓存格式的支持

增加对网易云音乐.uc缓存格式和QQ音乐.cache缓存格式的支持
emmmx (Migrated from github.com) reviewed 2021-06-01 05:45:39 +00:00
qq1010903229 commented 2021-06-01 05:47:54 +00:00 (Migrated from github.com)
[网易云缓存uc文件样本.zip](https://github.com/unlock-music/unlock-music/files/6573660/uc.zip) 压缩包密码34
qq1010903229 commented 2021-06-01 05:48:38 +00:00 (Migrated from github.com)
[QQ音乐缓存cache文件样本.zip](https://github.com/unlock-music/unlock-music/files/6573666/QQ.cache.zip)
emmmx commented 2021-06-01 23:14:29 +00:00 (Migrated from github.com)

It seems doesn't work on QQ music cache files for encrypted files.
You may try to call QMCDecrypt to handle such cases
sample(.mgg.cache).zip

It seems doesn't work on QQ music cache files for encrypted files. You may try to call QMCDecrypt to handle such cases [sample(.mgg.cache).zip](https://github.com/unlock-music/unlock-music/files/6581020/sample.mgg.cache.zip)
emmmx (Migrated from github.com) requested changes 2021-06-02 00:07:58 +00:00
emmmx (Migrated from github.com) left a comment

Great job, but fix the following problem please.

Great job, but fix the following problem please.
emmmx commented 2021-06-03 05:00:07 +00:00 (Migrated from github.com)

Thanks for your work.
Right now it's still not working. I will merge to a non-main branch and fix.
Since your commit is too fragmented, I would squash and merge

Thanks for your work. Right now it's still not working. I will merge to a non-main branch and fix. Since your commit is too fragmented, I would squash and merge
This repo is archived. You cannot comment on pull requests.
No description provided.