Skip to content

Ashdemai/PyStreamRecorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

PyStreamRecorder

Automatic Twitch/Youtube/WASD/GoodGame stream recorder

Dependencies

  • streamlink (I use Streamlink2.2.0 for windows)
  • python3 (I use python3.9.6 for windows)

Installation for Windows:

  • install dependencies (streamlink, python3)
  • install Python-module schedule using cmd/terminal: pip install schedule
  • clone this repo or download

Usage:

  • open pystreamrecorder.py in text editor and change stream channel link (supported Twitch/Youtube/WASD/GoodGame links, youtube link with "/live")
  • in cmd/terminal, type python pystreamrecorder.py

About

Automatic Twitch/Youtube stream recorder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%