• v1.10.0 c48dbd8a35

    github-actions[bot] released this 2022-01-09 02:29:09 +00:00 | -356 commits to master since this release

    Feature

    • JOOX: 添加 .ofl_en 解锁支持 by @jixunmoe
    • QMCv2: 增加 JS Decoder by @ix64
    • QMCv2: 部分格式支持 Meta 信息精确匹配 (Android .mgg1 & .mflac0)
    • QMCv2: 增加多种 Moo音乐 的扩展名匹配

    Improvement

    • 修复 mp3 封面图片在某些设备上无法正常显示 #142

    Maintenance

    • Prettier: 新增代码格式规范

    Notice

    • 此 Release 中,文件名包含original的 Assets 由 GitHub Actions 根据源代码自动构建
    Downloads
  • v1.10.0-beta.1 10e35c5d3e

    Build 2021/12/16 Pre-Release

    github-actions[bot] released this 2021-12-16 00:16:04 +00:00 | -301 commits to master since this release

    Feature

    • QMCv2: 支持 RC4 加密的 .mgg, .mflac (.mgg1, .mflac0) [512B Key 版本] (via wasm, by @jixunmoe)
    • QMCv2: 更换 Map 加密 (.mgg, .mflac [256B Key 版本]) 的解码实现 (via wasm, by @jixunmoe)
    • QMC: 更换 Static 加密 (.qmc*, .tkm, ...) 的解码实现(使用官方版本)

    Maintenance

    • CI: 更新到 Node.js v16
    • CI: Artifacts 不再双重压缩
    • 单元测试: 添加 jest 支持 和 CI Coverage

    Acknowledgement

    • @jixunmoe 提供的 RC4 解密思路 和 wasm 实现
    • Gist 中参与研究的 @ix64 @Akarinnnnn @ishowshao

    Notice

    • 此版本中 QMCv2 首次使用 WebAssembly,可能存在设备不兼容的问题
    • 由于网易法务的 DMCA Takedown,此 Release 开始将不包含 .ncm 解锁
    Downloads
  • v1.9.1 aab611bff5

    github-actions[bot] released this 2021-08-27 02:01:05 +00:00 | -278 commits to master since this release

    • bug fixes
    Downloads
  • v1.9.0 d3898161b9

    github-actions[bot] released this 2021-08-08 00:08:56 +00:00 | -273 commits to master since this release

    • Includes All Features, Improvements and Refactors in v1.9.0-beta

    New Feature

    Enhancement

    • Support sniff .dff
    • Decrypt .kgm in file: protocol (thx @sunhao0313)
    Downloads
  • v1.9.0-beta 73bb9438b1

    Build 2021/05/24 Pre-Release

    github-actions[bot] released this 2021-05-24 19:20:42 +00:00 | -258 commits to master since this release

    New Feature

    • Support write result to local FS
    • Supported .kwm as .aac
    • Add .aac sniffer

    Improvement

    • UI: add some status indicator
    • Performance: use worker pool (only on HTTPS protocol)
    • Performance: use working queue (only on NON-HTTPS protocol)
    • Performance: fix the repeated loading of worker script

    Refactor

    • Use TypeScript
    • Clean unused code

    IMPORTANT: This version is not stable due to extensive refactoring work.
    If you encounter any bugs, feel free to report in discussion below

    Downloads
  • v1.8.1 7716c356ed

    Build 2021/02/08 Pre-Release

    github-actions[bot] released this 2021-02-08 11:28:40 +00:00 | -236 commits to master since this release

    • 增加构建为Docker镜像
    Downloads
  • v1.8.0 137df9c4c2

    Build 2021/02/07 Pre-Release

    github-actions[bot] released this 2021-02-07 21:31:16 +00:00 | -227 commits to master since this release

    • 支持构建为浏览器扩展 (Chrome & Firefox)
    Downloads
  • v1.7.2 8acc1ade81

    github-actions[bot] released this 2020-12-19 13:17:27 +00:00 | -214 commits to master since this release

    • 修复.qmc/.mgg -> .mp3的情况下,部分meta丢失的问题
    Downloads
  • v1.7.1 8e135f7004

    github-actions[bot] released this 2020-11-26 09:28:14 +00:00 | -205 commits to master since this release

    • 更舒适和统一的深色主题样式 #113 (感谢 @KyleBing)
    • 重新修复.ncm解锁中meta重复的问题 #112 (感谢 @flosacca)
    Downloads
  • v1.7.0 2ffcbf79b5

    github-actions[bot] released this 2020-11-06 17:22:45 +00:00 | -196 commits to master since this release

    Downloads