yiLu1022 / DouyuDanmuCrawler

1 stars 1 forks source link

DouyuDanmuCrawler

How to use it?

Download douyuDanmu.jar to your local directory, then open your terminal,
go into the the directory where you put .jar file,
input :
java -jar douyuDanmu.jar noDatabase
then input the roomId which you want to watch, for example.
watch 6324
or you can input several room ids at the same time, so you will get all the danmu of them.
watch 6324 123456 8299

If you want to save danmu in your database, please make sure your database has account with user:root password:root.
And also create a database called "danmu".
Because the database is under developping, so it may bring more inconvience. sorry about that.