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.
- run
npm install
to install dependencies. - run
node start
(ornpm start
) start the program. - choose one album you want to get, and press
enter
key.
这是一个基于网易云音乐api的歌词爬虫。Jay的14张专辑中,你可以下载任意你喜欢的专辑歌词,专辑曲目歌词会保存在以专辑名命名的目录下。 这里有一个go版本。
npm install
安装项目依赖node start
启动程序- 选一张你喜欢的专辑,回车