Coder Social home page Coder Social logo

mediakraken-dep / automatic-twitch-recorder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from instinctlol/automatic-twitch-recorder

0.0 2.0 0.0 39 KB

Checks if a user on twitch is currently streaming and then records the stream via streamlink

Python 100.00%

automatic-twitch-recorder's Introduction

automatic-twitch-recorder

Checks if a user on twitch is currently streaming and then records the stream via streamlink

Dependencies:

Installation:

  • clone this repo or download
  • make sure you have python3 installed
  • open cmd/terminal
    • change directory into folder containing the file 'requirements.txt'
    • type pip install -r requirements.txt
  • edit line 11 in 'check.py' with your text editor of choice so it contains your twitch client id
    • you can create it here

Usage:

  • in your cmd/terminal, run python check.py [options] [user]
    • [time] is measured in seconds, e.g. '30' for 30 seconds
    • [user] is the user you want to record, e.g. 'forsen'
    • [quality] is the stream quality you want to record, 'best' is default. Refer to streamlink documentation for more info.
  • call python check.py --help for a detailed description.

Plans for the future:

  • When done recording, upload to YouTube
  • Monitor multiple streams / implement threading
  • Export to .exe so you don't have to install python (very easy)

automatic-twitch-recorder's People

Contributors

instinctlol avatar maxb2 avatar mcr42 avatar throwaway700 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.