Skip to content

wuchunhuan/qmc_decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

QQ音乐解密器

可以解密app中下载的(qmc3,qmc0,qmcflac)文件,python实现

LICENSE

Python Version

使用方法

python3 path/to/qmc_decoder -m -o output_path input_path

参数

  • -m 使用多进程同时解密,可以利用多核CPU加速解密,可选参数
  • -o 设置输出目录,默认为当前目录下新建output,可选参数
  • input_path 设置包含qmc3,qmc0,qmcflac等文件的目录

Support

wuchunhuan@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages