Giter Site home page Giter Site logo

ipid / unlock-music Goto Github PK

View Code? Open in Web Editor NEW
925.0 6.0 336.0 3.38 MB

在浏览器中解锁加密的音乐文件。原仓库: 1. https://github.com/unlock-music/unlock-music ;2. https://git.unlock-music.dev/um/web

Home Page: https://ipidkun.com/unlock-music/

License: MIT License

Dockerfile 0.22% JavaScript 3.18% HTML 1.37% Vue 13.18% TypeScript 51.34% SCSS 5.17% Shell 1.32% CMake 1.49% C++ 22.75%

unlock-music's Issues

Some files failed: RuntimeError: remainder by zero,

Hello, don't know if this a issue, but,
使用的是um-web.extension.v1.10.4,本地运行popup.html
解锁的全部为QQ音乐歌曲。
大部分歌曲没有问题,但在解锁部分歌曲时,出现以下:
出现问题:RuntimeError: remainder by zero,Julia Varady _ Walter Taussig _ Staatskapelle Dresden _ Karl Böhm - Idomeneo, re di Creta, K_366 _ Act 2 - Mozart_ Idomeneo, re di Creta, K_366 _ Act 2 - Chi mai del mio provò (依多美尼欧,作品366 - “我想是谁”).qmcogg,参考使用提示

该未解锁的本地歌曲使用QQ音乐可以本地播放。
附件中是出现问题的其中一首歌曲。
请求大佬看看是啥问题?
解锁QQ音乐报错

Julia Varady _ Walter Taussig _ Staatskapelle Dresden _ Karl Böhm - Idomeneo, re di Creta, K_366 _ Act 2 - Mozart_ Idomeneo, re di Creta, K_366 _ Act 2 - Chi mai del mio provò (依多美尼欧,作品366 - “我想是谁”).zip

Cannot be deployed correctly

When executing 'npm run build' "Syntax Error: ModuleNotFoundError: Module not found: Error: Can't resolve '@/KgmWasm/KgmWasmBundle' in 'xxx'". I have tried to reinstall, modify webpack.config.js file and other methods, but still cannot be correctly deployed, looking forward to your answer

官网无法访问

刚刚访问了一下官网,无法访问了。请问是不是我看错地方了?
图片

multi (webpack)-dev-server/client?http://localhost:8080&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.ts

有一个报错 @/KgmWasm/KgmWasmBundle 引用没有对

ERROR in /music/unlock-music/src/decrypt/kgm_wasm.ts(1,29):
1:29 Cannot find module '@/KgmWasm/KgmWasmBundle' or its corresponding type declarations.

1 | import KgmCryptoModule from '@/KgmWasm/KgmWasmBundle';
| ^
2 | import { MergeUint8Array } from '@/utils/MergeUint8Array';
3 |
4 | // 每次处理 2M 的数据
ERROR in /music/unlock-music/src/decrypt/qmc_wasm.ts(1,29):
1:29 Cannot find module '@/QmcWasm/QmcWasmBundle' or its corresponding type declarations.
1 | import QmcCryptoModule from '@/QmcWasm/QmcWasmBundle';
| ^
2 | import { MergeUint8Array } from '@/utils/MergeUint8Array';
3 |
4 | // 每次处理 2M 的数据

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.