Auto-Stream-Recording-Twitch
Auto-Stream-Recording-Twitch copied to clipboard
Python script for auto recording live streams without any delay
Auto Stream Recording Twitch
Python script for auto recording streams. Thanks for source script to junian
Requirements
- Python 3
- Twitch Chat Downloader (optional)
- Streamlink
- FFmpeg
Features
- Recording live streams automatically using streamlink without delay (stream will not be cut at the beginning)
- Downloading chat using Twitch Chat Downloader (optional)
- Converting streams using FFmpeg (thanks to Twitch Leecher)
- Creating folders for each stream
Installing
- Install Python 3
- Instal Twitch Chat Downloader and Streamlink
- Download ffmpeg
- Download script and open it using notepad++ (it is much better)
- Change options to preferred
- You can also use this script using command line:
Auto_Recording_Twitch.py -u <username> -q <quality> -v <download VOD 1/0>