New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@liou666/live-parser

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@liou666/live-parser

douyin live parser

latest
Source
npmnpm
Version
1.2.10
Version published
Maintainers
1
Created
Source

📺 Live Parser

Command line Douyin live room scraper by Nodejs

NPM Version Node Version Downloads Stats

Installation

npm install -g @liou666/live-parser

Usage

Enter live-parser or dy on the command line to start the service, and enter the ID of the Douyin live broadcast room when prompted.

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!

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

Keywords

douyin

FAQs

Package last updated on 07 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts