Upgrade to use @unlock-music/crypto #78

Open
lsr wants to merge 14 commits from upgrade/um-crypto-part1 into main
Owner

使用 Rust 重新实现解密相关代码。

大型重构进行中…

  • QQ 音乐 QMCv1
  • QQ 音乐 QMCv2
  • 网易云音乐 (.ncm) (已经不小心提交到主分支了)
  • 虾米音乐 (.xm)
  • 酷我音乐 (.kwm)
  • 酷狗音乐 (.kgm / .vpr)
  • 喜马拉雅 (.x2m / .x3m / .xm)
  • 咪咕音乐格式 (.mg3d)
  • 蜻蜓 FM (.qta)
使用 [Rust 重新实现](https://git.unlock-music.dev/um/lib_um_crypto_rust)解密相关代码。 大型重构进行中… - [x] QQ 音乐 QMCv1 - [x] QQ 音乐 QMCv2 - [x] 网易云音乐 (.ncm) (已经不小心提交到主分支了) - [x] 虾米音乐 (.xm) - [x] 酷我音乐 (.kwm) - [x] 酷狗音乐 (.kgm / .vpr) - [x] 喜马拉雅 (.x2m / .x3m / .xm) - [x] 咪咕音乐格式 (.mg3d) - [x] 蜻蜓 FM (.qta)
lsr added 2 commits 2024-09-15 15:37:29 +00:00
refactor: begin migrate to @unlock-music/crypto
Some checks failed
continuous-integration/drone/push Build is failing
8b416f8055
refactor: add qmc and kuwo from @unlock-music/crypto
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
a75ca7aabb
lsr added a new dependency 2024-09-15 22:54:42 +00:00
lsr added a new dependency 2024-09-15 22:54:52 +00:00
lsr added a new dependency 2024-09-15 22:54:58 +00:00
lsr added a new dependency 2024-09-15 22:55:05 +00:00
lsr added a new dependency 2024-09-15 22:55:11 +00:00
lsr added a new dependency 2024-09-15 22:55:20 +00:00
lsr added 2 commits 2024-09-16 21:28:33 +00:00
refactor: simplify logging and catch errors
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
1b116a8db3
lsr added 5 commits 2024-09-18 22:35:09 +00:00
lsr added 1 commit 2024-09-18 23:08:07 +00:00
refactor: remove parakeet
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
6f229ff39e
lsr added 2 commits 2024-09-20 22:23:53 +00:00
feat: add Migu3D Keyless decipher
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
4396f88762
lsr changed title from WIP: Upgrade to use @unlock-music/crypto to Upgrade to use @unlock-music/crypto 2024-09-20 22:26:06 +00:00
lsr added 1 commit 2024-09-20 22:44:55 +00:00
refactor: remove js parser for kwm header
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
d071f0bd65
lsr added 1 commit 2024-09-20 22:48:11 +00:00
fix: CI build issue with external um_crypto path
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
91a84722d0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin upgrade/um-crypto-part1:upgrade/um-crypto-part1
git checkout upgrade/um-crypto-part1
Sign in to join this conversation.
No description provided.