Skip to content

KylinC/NetEaseMusicDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetEaseMusicDownload

网易云音乐自动批量下载器

功能

  • 从歌名(歌手名)爬取id,避免手动操作,避免重定向造成的下载失败
  • 模块化,可以通过简单调用批量爬取大量数据
  • 可以参考另一个IP池项目 SmartProxyPool 加入随机筛选的代理,避免反爬
  • 之后会推出Selenium的服务端

使用方法

  • 克隆到本地
git clone https://github.com/KylinC/NetEaseMusicDownload.git
  • 安装依赖
cd NetEaseMusicDownload

pip install requirements.txt
  • 运行(简单交互)
python run.py

run.py命令行效果

Bob Dylan

When the evening shadows and the stars appear

And there is no one there to dry your tears

Oh, I hold you for a million years

Make You Feel My Love 🎵

About

网易云音乐批量下载器

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages