s-boris / Twitch-Recorder

Records Twitch streams in all available qualities and with full audio track. Can also automatically upload recordings to google drive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automatic-twitch-recorder

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

Dependencies:

Usage:

  • install dependencies with pip install -r requirements.txt --upgrade
  • Set the values inside the run.bat and then run it :)
  • (Optional) To upload the recording to google drive, set the -drivefolder <folder id> argument and place the client_secret.json that you created in the same folder as the script (follow step 1)

Plans for the future:

  • When done recording, upload to YouTube

About

Records Twitch streams in all available qualities and with full audio track. Can also automatically upload recordings to google drive.


Languages

Language:Python 98.5%Language:Batchfile 1.5%