目的

  • 工具非本人,仅供分享学习,切勿用于任何商业目的

music-dl(python)

安装使用

  • 使用pip安装(推荐,注意前面有一个py):
$ pip3 install pymusic-dl
  • 手动安装(最新):
$ git clone https://github.com/0xHJK/music-dl.git
$ cd music-dl
$ python3 setup.py install
  • 不安装直接运行:
$ git clone https://github.com/0xHJK/music-dl.git
$ cd music-dl
$ pip3 install -r requirements.txt
$ ./music-dl
# 或 python3 music-dl

使用

music-dl(php)

安装

curl 'https://raw.githubusercontent.com/guanguans/music-dl/master/builds/music-dl' -o music-dl --progress-bar
chmod +x music-dl
  • Install via Composer
composer global require guanguans/music-dl:dev-master --dev -v --ignore-platform-req=ext-pcntl # global
composer require guanguans/music-dl:dev-master --dev -v --ignore-platform-req=ext-pcntl # local

使用

  • 用空格取消选择/选择

网易云音乐歌单下载

安装

# pnpm (recommend)
$ pnpm add -g yun-playlist-downloader

# npm
$ npm i yun-playlist-downloader -g

使用

yun -f ":singer - :songName.:ext" --cookie -c 10 https://music.163.com/\#/playlist\?id\=8494569029