Capture a Douyin live room with headless Chrome, then read it back here.
For a room such as https://live.douyin.com/284105001019 use id 284105001019:
GET /live/<id>/stream — proxied FLV video (play with VLC, ffplay, mpv, or flv.js)GET /live/<id>/info — title, description & comments in one JSON (?limit=, ?since=, ?type=chat)WS /live/<id>/info — live comment push (connect with a WebSocket)GET /live/<id>/status — capture status JSONGET /live/<id>/player — built-in demo player + chatExample: /live/284105001019/player