Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lifei6671/NeteaseCloudMusicFlac

根据网易云音乐的歌单, 下载flac无损音乐到本地.。
https://github.com/lifei6671/NeteaseCloudMusicFlac

Last synced: about 1 month ago
JSON representation

根据网易云音乐的歌单, 下载flac无损音乐到本地.。

Awesome Lists containing this project

README

        

# 网易云音乐无损音乐下载

根据网易云音乐歌单, 下载对应无损FLAC歌曲到本地.

该程序是根据Python版本使用Golang重写,原版位于:https://github.com/YongHaoWu/NeteaseCloudMusicFlac

使用方法:

go build //编译
go install //安装
NeteaseCloudMusicFlac.exe http://music.163.com/#/playlist?id=145258012 //解析并下载。音乐会下载到当前程序目录的songs_dir目录下。

#### 本程序仅供学习之用。