Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 996 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 996 Bytes

screenshot

a simple crawler for jayChou's album lyric based on go

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

Usage

  1. run go run main.go (or go build && ./jay-album-lyric-go) to start the program.
  2. choose one album you want to get, and press enter key.

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

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

用法

  1. go run main.go 启动程序
  2. 选一张你喜欢的专辑,回车