Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

抓取网易云音乐指定歌手的所有歌的热门评论

Notifications You must be signed in to change notification settings

zonas0574/163MusicHotComments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

163MusicHotComments

抓取网易云音乐指定歌手的所有歌的热门评论

技术介绍

程序流程

歌手名>歌手Id>专辑Id>歌Id>热门评论

使用

  1. 下载Music163HotComments-1.0.jar
  2. 运行java -jar Music163HotComments-1.0.jar
  3. 按命令行中提醒依次输入以下参数
  • singerName 歌手名(回车默认周杰伦)
  • maxThread 专辑获取歌的多线程中最大线程数

借鉴

163music API:知乎回答