About
A tool to convert ncm file to mp3/flac/...
网易云音乐的ncm文件转换工具。
Usage
ncm_c -h
find . -type f -name '*.ncm' -print0 | xargs -0 ncm_c
Installation
cargo install ncm_c
or download the binary from release page
A tool to convert ncm file to mp3/flac/...
网易云音乐的ncm文件转换工具。
ncm_c -h
find . -type f -name '*.ncm' -print0 | xargs -0 ncm_c
cargo install ncm_c
or download the binary from release page