Skip to content

kingwingfly/ncmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A tool to convert ncm file to mp3/flac/...

网易云音乐的ncm文件转换工具。

Usage

ncm_c -h

ncm_c *.ncm
# for unix-pro guys
find . -type f -name '*.ncm' -exec ncm_c {} +
# for `fd` user
fd -e ncm -X ncm_c

Installation

cargo install ncm_c

or download the binary from release page

Others

The core file parser is published as a crate: ncmc_lib.

Acknowledgement

About

convert ncm to mp3/flac...

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages