Skip to content

taodamiao/live-parser

 
 

Repository files navigation

📺 Live Parser

Douyin live room scraper by Nodejs

Installation

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

dy run <room_id>
npm install -d @liou666/live-parser-core

Development setup

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

RoadMap

  • Parse protobuf
  • Client websocket connect
  • Enhanced type(ts)
  • Add the voice broadcast feature
  • Beautify the UI
  • Build desktop App
  • Multi-platform Support
    • Bilibili

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. Any contributions you make are greatly appreciated!

Don't forget to give the project a star! Thanks again!

  1. Fork it (https://github.com/liou666//fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

📺 抖音直播数据抓取工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.1%
  • Vue 46.8%
  • JavaScript 3.0%
  • Shell 0.1%