Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Txiaozhe/gather
Live data fetch for all platforms.全网直播数据采集,支持斗鱼、虎牙、熊猫、触手、战旗、酷狗、映客、全民
https://github.com/Txiaozhe/gather
Last synced: 14 days ago
JSON representation
Live data fetch for all platforms.全网直播数据采集,支持斗鱼、虎牙、熊猫、触手、战旗、酷狗、映客、全民
- Host: GitHub
- URL: https://github.com/Txiaozhe/gather
- Owner: Txiaozhe
- License: mit
- Created: 2019-02-12T06:54:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T06:14:57.000Z (over 4 years ago)
- Last Synced: 2024-08-01T18:32:39.243Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.7 MB
- Stars: 12
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Requires
> node v8+# Install
> npm i# 简介
* danmu: 弹幕采集客户端
* gather: 调度及任务管理
* helper: 工具
* scripts: 执行脚本# 相关技术文章
[直播大数据采集(一期)](https://txiaozhe.github.io/2019/12/15/live-data-fetch01/)[直播大数据采集(二期)](https://txiaozhe.github.io/2019/12/29/live-data-fetch02/)
# 架构图
![](./architecture.png)