node-music-decrypt
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

node-music-decrypt

a simple music decrypt in node.js

current support music

  • netease music
  • qq music
  • kugou music

code samples

import decryptMusic from 'node-music-decrypt'
decryptMusic('${ input path with filename }', '${output path without filename}').then(resolve => {
  console.log(resolve)  // output path with filename
})

Readme

Keywords

Package Sidebar

Install

npm i node-music-decrypt

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

176 kB

Total Files

36

Last publish

Collaborators

  • yiuyiuyiu