Skip to content

reiyawea/ncmdump-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ncmdump-python

A python3 version of ncmdump, which converts netease private music format into regular formats like mp3.

Thanks to anonymous5l/ncmdump who gave the descryption algorithm of .ncm file, and nondanee/ncmdump who provided the structure of python program.

I removed some codes which were intended to provide compatibility between python 2 and 3, and made the code shorter and slightly easier to understand. Especially, an generator is used to build the stream cipher.

About

A python3 version of ncmdump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published