forked from qiubaiying/qiubaiying.github.io
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
layout: post | ||
title: 跑步之前写点关于歌的吧 | ||
subtitle: 网易云音乐ncm转换为mp3导入applemusic | ||
date: 2024-08-05 | ||
author: PhDLuffy | ||
header-img: img/Blog/12.jpg | ||
music-id: 28493991 | ||
catalog: true | ||
tags: | ||
- 软件 | ||
|
||
--- | ||
|
||
[转换网易云音乐](https://github.com/taurusxin/ncmdump) | ||
|
||
Mac下安装 | ||
|
||
```bash | ||
brew install ncmdump | ||
``` | ||
|
||
网易云音乐下载歌曲→在finder中显示 | ||
|
||
转换命令 | ||
|
||
```bash | ||
ncmdump file-path | ||
``` | ||
|
||
同文件夹下生成320k的mp3 | ||
|
||
以上。 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.