Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bruce3x/DouyuCrawler
[Deprecated]一个Java程序,用于抓取斗鱼弹幕。
https://github.com/bruce3x/DouyuCrawler
Last synced: 12 days ago
JSON representation
[Deprecated]一个Java程序,用于抓取斗鱼弹幕。
- Host: GitHub
- URL: https://github.com/bruce3x/DouyuCrawler
- Owner: bruce3x
- License: apache-2.0
- Archived: true
- Created: 2016-01-15T16:42:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T16:43:21.000Z (about 5 years ago)
- Last Synced: 2024-08-01T18:31:49.060Z (3 months ago)
- Language: Java
- Homepage:
- Size: 47.9 KB
- Stars: 114
- Watchers: 11
- Forks: 44
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 该项目已弃用
> 斗鱼已经在[斗鱼开发者论坛](http://dev-bbs.douyutv.com/forum.php?mod=forumdisplay&fid=37)开放了 API 和弹幕服务器协议,可以前往查看。
# ~DouyuCrawler~
一个 Java 程序,用于抓取斗鱼弹幕等数据。# 思路介绍
具体过程介绍见我的博客:[抓取斗鱼直播弹幕 - Brucezz's Blog](https://blog.bruce3x.com/douyu-crawler)
# 用法
程序入口为 `me.brucezz.crawler.Main`
需要自己配置 `conf.properties` 文件:
- `debug` : 决定是否显示详细的调试信息
- `db.X` : 数据库(MySQL)相关设置
- `room.url.X` : 抓取房间列表, 可同时抓取多个房间