https://github.com/henson/musicdownloader
It is a tool to download the music files such as .mp3 from netease cloud
https://github.com/henson/musicdownloader
download golang mp3 netease-cloud-music
Last synced: 3 months ago
JSON representation
It is a tool to download the music files such as .mp3 from netease cloud
- Host: GitHub
- URL: https://github.com/henson/musicdownloader
- Owner: henson
- License: apache-2.0
- Created: 2017-03-01T05:47:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T09:36:51.000Z (about 8 years ago)
- Last Synced: 2024-06-20T19:23:50.345Z (over 1 year ago)
- Topics: download, golang, mp3, netease-cloud-music
- Language: Go
- Size: 196 KB
- Stars: 67
- Watchers: 7
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/henson/MusicDownloader) [](https://goreportcard.com/report/github.com/henson/MusicDownloader) [](https://github.com/henson/MusicDownloader/releases/tag/v1.0)
# IMPORTANT
网易云音乐的API已改,2017年后入库的音乐不能被本程序解析下载!!!
# MusicDownloader
It is a tool to download the music files such as .mp3 from netease cloud.

## Overview
- It can download songs, programs, playlists, artists, djradios, and so on.
- Paste the URL address directly in command line, and waiting.## Installation
```
go get -u github.com/henson/MusicDownloader
```## Support
- http://music.163.com/#/playlist?id=******
- http://music.163.com/#/song?id=******
- http://music.163.com/#/program?id=******
- http://music.163.com/#/artist?id=******
- http://music.163.com/#/artist/album?id=******
- http://music.163.com/#/album?id=******
- http://music.163.com/#/djradio?id=******# 网易云音乐一键下载工具
把需要下载的网址粘贴到命令行中即可。
# 支持
目前工具支持直接下载:
- http://music.163.com/#/playlist?id=****** 歌单
- http://music.163.com/#/song?id=****** 单曲
- http://music.163.com/#/program?id=****** 电台节目
- http://music.163.com/#/artist?id=****** 歌手
- http://music.163.com/#/artist/album?id=****** 歌手专辑
- http://music.163.com/#/album?id=****** 专辑
- http://music.163.com/#/djradio?id=****** 电台专辑