Giter Club home page Giter Club logo

douyu's Introduction

707斗鱼弹幕助手

各版本的斗鱼弹幕助手,本弹幕助手是根据最新的斗鱼开放协议开发。

electron版本

如果你是64系统位用户,直接下载release版本。

由于没有Mac,并没有测试Mac版本的,如果谁测试了,希望能在issue中告诉我。

自己构建方法:在electron文件夹中有个package.sh的脚本,cd进去执行即可, 构建时需要确保已经安装了npm。

nodejs版本

运行node app.js

python版本

已经没有更新了,貌似不能用了

test

该文件夹是过去测试留下的脚本

douyu's People

Contributors

zephyrzoom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

douyu's Issues

麻烦问个协议的问题。

data.writeInt32LE(msg.length + 9, 0);
data.writeInt32LE(msg.length + 9, 4);
为什么要+9个字节?

消息长度:4 字节小端整数,表示整条消息(包括自身)长度(字节数)。
消息长度出现两遍,二者相同。

整条消息的长度不应该是13个字节么?

谢谢。

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.