Giter VIP home page Giter VIP logo

bilibili-danmaku-translation-recorder's Introduction

Bilibili-danmaku-translation-recorder

本项目为Vtb_Record的同传记录模块,亦可独立使用

用法

  • 与Vtb_Record一同使用

    将index.js放入含有config.json的目录下,启动即可

  • 独立使用

    新建config.json文件,在文件中写入

     {"ExpressPort": 3000,
      "DownloadDir": "D:",
      "SRT": false,
      "VTT": false}

    ExpressPort为监听端口

    DownloadDir为同传记录文件保存目录

    SRT是否输出SRT字幕

    VTT是否输出VTT字幕

  • 调用方式

     GET localhost:3000/api/live?roomID={roomID}&status={status}&filename={filename}
     roomID 直播间号
     status 状态(1 表示开始记录 0 表示停止记录)
     filename 记录文件名
    

bilibili-danmaku-translation-recorder's People

Contributors

alotofblahaj avatar dtsdao avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

uchuhimo

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.