Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liou666/live-parser

📺 抖音直播数据抓取工具
https://github.com/liou666/live-parser

douyin-cli terminal

Last synced: 3 days ago
JSON representation

📺 抖音直播数据抓取工具

Awesome Lists containing this project

README

        

# 📺 Live Parser
命令行抖音直播数据抓取工具

[![NPM Version][npm-image]][npm-url] [![Node Version][node-version]][npm-url] [![Downloads Stats][npm-downloads]][npm-url]

![](./screenshot/screenshot1.gif)

## 使用

> node版本需要>=16

```sh
npm install -g @liou666/live-parser-cli

dy run
```

## 本地启动

```sh
git clone https://github.com/liou666/live-parser.git
cd live-parser
pnpm install
mv .env_example .env
pnpm dev
```

## 特性
- [x] Parse protobuf
- [x] Client websocket connect
- [x] Enhanced type(ts)
- [x] Beautify the UI
- [ ] Add the voice broadcast feature
- [ ] Build desktop App
- [ ] Multi-platform Support
- [ ] Bilibili

[npm-url]: https://www.npmjs.com/package/@liou666/live-parser-cli

[npm-image]: https://img.shields.io/npm/v/@liou666/live-parser-cli.svg

[node-version]: https://img.shields.io/node/v/@liou666/live-parser-cli

[npm-downloads]: https://img.shields.io/npm/dw/@liou666/live-parser-cli

[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics

## 免责声明
本项目仅用于学习交流使用,禁止一切非法滥用,否则后果自负。