Skip to content

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

Notifications You must be signed in to change notification settings

s-boris/Twitch-Recorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Batchfile 1.5%