1 Star 1 Fork 1

TimFang/Netease Music Downloader

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
TimFang bugfix ad44024 4 years ago
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

网易云音乐下载器 by Python

特色

  • 纯手动操作
  • 下载整个歌单
  • 跳过无版权/VIP 歌曲
  • 极速下载
  • 向 mp3 添加标题,歌手,专辑,播放列表信息

开始使用

  1. 克隆仓库
git clone https://gitee.com/TimFangDev/nmd.git
  1. 补全依赖库
pip install requests
pip install eyed3
  1. 运行 main.py
Read json / Input Link ?  (1/2)  

使用已存在的json / 输入歌单链接 (1/2)

当输入 1
直接读取当前目录下get.json

当输入 2
输入歌单链接 (如 https://music.163.com/#/my/m/music/playlist?id=2724783329 )
登录网页版网易云,并访问生成的链接 (如 https://music.163.com/api/playlist/detail?id=2724783329 )
复制所有内容,保存至get.json,编码utf-8
然后敲一个换行,开始下载

文件统一保存至 ./download
(如果没有请手动创建)

Empty file

About

网易云音乐下载器 纯手动 expand collapse
Cancel

Releases

No release

Contributors

All

Language(Optional)

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/TimFangDev/nmd.git
git@gitee.com:TimFangDev/nmd.git
TimFangDev
nmd
Netease Music Downloader
master

Search