Skip to content

liuzy0404/jay-album-lyric

Repository files navigation

screenshot

a simple crawler for jayChou's album lyric

This is a simple crawler for jayChou's album lyric. You can choose a favourite album to get its lyric, then all of the album lyrics will be saved to current directory named by the album. Here is a go edition.

Usage

  1. run npm install to install dependencies.
  2. run node start (or npm start) start the program.
  3. choose one album you want to get, and press enter key.

一个简易的jay专辑歌词网易云音乐爬虫

这是一个基于网易云音乐api的歌词爬虫。Jay的14张专辑中,你可以下载任意你喜欢的专辑歌词,专辑曲目歌词会保存在以专辑名命名的目录下。 这里有一个go版本

用法

  1. npm install 安装项目依赖
  2. node start 启动程序
  3. 选一张你喜欢的专辑,回车

Releases

No releases published

Packages

No packages published