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

app ncm_c

convert ncm to mp3 or flac

14 releases

0.1.15 Mar 2, 2025
0.1.14 Mar 2, 2025
0.1.12 Feb 28, 2025

#71 in Audio

Download history 627/week @ 2025-02-04 227/week @ 2025-02-11 38/week @ 2025-02-18 489/week @ 2025-02-25 80/week @ 2025-03-04

930 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.5–4.5MB
~94K SLoC