Giter Club home page Giter Club logo

wxlivespy-plus's Introduction

功能

本工具可以监听微信视频号直播间的弹幕、礼物信息,并转发到指定的http地址。

  • 工具只在Win64系统上发布并测试过。其他系统未测试。
  • 同一个用户在不同的直播场次中,用户ID会变化。(2024-02-02 已更新,使用数据中的decoded_openid,它在同一个主播的不同直播场次中是不变的)
  • 可以获取到用户的点赞行为(长按直播界面的点赞按钮),以及直播间的点赞总数,但是无法获取单个用户精确的点赞次数。

使用方式

gif2sc.gif

  1. 点击“开始监听”按钮。
  2. 浏览器会打开的视频号管理后台,用微信扫码登录。
  3. 本工具上会展示出直播间的状态以及弹幕、礼物信息。
  4. 设置http转发地址,将弹幕、礼物信息转发到指定地址。

开发说明

Install

Clone the repo and install dependencies:

npm install

安装完毕后,在 C:\Users\<username>\.cache\puppeteer\chrome 目录下,会有安装好的chrome 比如我机器上是 C:\Users\fire4nt\.cache\puppeteer\chrome\win64-117.0.5938.149\chrome-win64。 把这个目录复制为项目目录下的 assets\puppeteer_chrome 目录。

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

MIT

wxlivespy-plus's People

Contributors

fire4nt avatar mivimcrs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.