Giter Club home page Giter Club logo

koudai48livecatch's Introduction

口袋48成员直播抓取+多开客户端

软件下载链接

进入到https://github.com/duan602728596/document/blob/master/48/README.md下载

功能

  • 成员直播录源
  • 成员直播多开

编译命令

  • 输入命令 $ npm start 运行开发环境。
  • 输入命令 $ npm build 编译到文件夹。
  • 输入命令 $ npm run devdll 编译开发环境dll文件。
  • 输入命令 $ npm run prodll 编译生产环境编译dll文件。
  • 输入命令 $ npm run npmi$ yarn run yarni 安装生产环境依赖。

nwjs中文文档

nwjs使用v0.26.6及以下版本
https://wizardforcel.gitbooks.io/nwjs-doc/content/wiki/index.html

谷歌扩展

文件夹结构

  • nwjs: nwjs SDK
    • app: 源代码
    • dependent: 依赖的文件存储目录
      • ffmpeg: ffmpeg
    • output: 视频文件的输出目录

关于dll

无论是开发环境还是生产环境,首先要编译dll文件,将公共模块提取出来。

关于node-sass

node-sass如果安装失败,可以先到https://github.com/sass/node-sass/releases下载binding.node文件,然后将该文件添加到SASS_BINARY_PATH环境变量内。

video无法观看的解决办法

请到https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases地址下载对应的ffmpeg.dll并覆盖到源目录中

源代码托管地址

https://github.com/duan602728596/koudai48LiveCatch

源文件编译方法

https://github.com/duan602728596/48tools/tree/use

koudai48livecatch's People

Contributors

duan602728596 avatar

Stargazers

 avatar

Watchers

 avatar  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.