# ape-byte/DouyinBarrageGrab

基于系统代理的抖音弹幕wss抓取程序，能够获取所有数据来源，包括chrome，抖音直播伴侣等，可进行进程过滤

Repository: https://github.com/ape-byte/DouyinBarrageGrab
Canonical: https://ross.abutalabs.com/products/douyinbarragegrab
Language: C#
License: MIT
License Family: permissive
Last push: 2026-04-11T14:44:48+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 76, release rhythm 46, longevity 100
- inputs: {"age_days": 1421, "days_push": 144, "days_rel": 146, "gap_med": 211.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1621, forks 244 (observed 2026-08-28T04:05:12.340483+00:00)

## What it is
A Windows desktop application that captures Douyin (TikTok China) live-stream barrage (danmaku) data by intercepting WebSocket traffic through a system proxy, supporting sources like browsers, the Douyin client, and Douyin Live Companion with process filtering. It pushes captured events (comments, likes, gifts, follows, room stats, fan club messages) to downstream apps via a built-in WebSocket server.

## Use cases
- capture douyin live stream danmaku comments in real time
- build a barrage interaction game for my livestream
- feed live stream gift and like events into a voice announcement bot
- collect douyin live room statistics for data analysis
- grab danmaku from douyin live companion without a system proxy
- filter barrage capture to specific browser processes
- integrate douyin live events into my own app via websocket

## When to choose
- you need real-time Douyin live-stream events (danmaku, gifts, likes, follows) on Windows
- you want to capture data from multiple sources including browsers and Douyin Live Companion
- you need a WebSocket feed to integrate live events into custom applications or games

## When to avoid
- you need to capture from platforms other than Douyin
- you are on Linux or macOS since it is a Windows .NET application
- you want an officially supported API rather than proxy-based traffic interception

## Facets
- artifact type: application
- maturity: active
- function: websocket, proxy, monitoring, streaming, chatbot
- domain: social-media, windows
- platform: windows, dotnet
- tags: douyin, barrage, danmaku, live-stream-capture, packet-capture, websocket-server, tiktok-china, stream-interaction, live-streaming, automation, real-time, desktop

## Member repositories
- ape-byte/DouyinBarrageGrab (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.340483+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:49:13.391833+00:00, confidence not recorded.
  - readme: https://github.com/ape-byte/DouyinBarrageGrab (fetched 2026-08-28T04:05:12.340483+00:00, sha 4a02cd7d4b24)
- Data as of 2026-08-30T08:39:29.467469+00:00.
