#ncm #convert #fd #name #exec #find #file

app ncm_c

convert ncm to mp3 or flac

9 releases

new 0.1.10 Feb 9, 2025
0.1.9 Feb 9, 2025

#96 in Audio

Download history 822/week @ 2025-02-04

822 downloads per month

MIT license

7KB

About

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

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

Usage

ncm_c -h

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

Acknowledgement

YTSakura233/ncm2mp3

Dependencies

~3–4.5MB
~87K SLoC