Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 404 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 404 Bytes

netease-list-downloader(for linux only)

网易云音乐歌单下载(随便写的,极度不完善)

依赖

  1. node
  2. wget

使用

git clone https://github.com/ezoiljy/netease-list-downloader.git
npm install
chmod +x download.js
./download.sh

有待改进的地方

  • (更友善的)后台下载
  • 增量下载(避免重复)
  • 使用说明('-h')