GithubHelp home page GithubHelp logo

shuffleperson / twitchreplay Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 35.25 MB

Similar to OBS Replay Buffer but for Twitch.

JavaScript 4.68% TypeScript 77.37% Batchfile 0.09% Shell 0.13% HTML 12.20% CSS 5.53%
clip clipper replay twitch twitch-clip twitch-clipper

twitchreplay's Introduction

Twitch Replay

Similar to OBS Replay Buffer but for Twitch.

To understand about the Twitch frontend API and how to use it, check out notes.md.

Screenshots

Click to open

Todo

  • Prettier chat UI

Features

  • Able to clip the last x minutes of the target stream.
  • Automatically syncs and adds chat replay to the video including 7TV and Twitch emotes. Animation supported.
  • Exports video in chosen format (mp4, mkv, webm, etc.)

Requirements

Installation

  • Download the latest release from here and extract it.
  • Open config.json and edit the following settings to your liking
    • targetUsername: The username of the channel you want to record.
    • targetDirectory: The directory where the video will be saved.
    • recordLength: The length of the video in the following format: hh:mm:ss.
    • videoFormat: The format of the video. (mp4, mkv, webm, etc.)
    • serverPort: The port the server will run on.

Usage

  • Run start.bat to start the server. (You can also run npm run run in the command line / terminal)
  • When you wanna save a clip, simply press "Save" on the GUI and the video will be saved in the directory you specified in the config.
  • If you wish to implement a custom solution to saving the clip, simply do a POST request to http://x.x.x.x/api/clip where x.x.x.x is the IP of the server. (You can also use localhost if you're running the server on the same machine as the client)

Notes

  • TwitchClipper starts recording as soon as you start the server.

Credits

Developed by Shuffle#4696 Funded by Arthium#3771

twitchreplay's People

Stargazers

 avatar  avatar

Watchers

 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.