zealotrahl / Twitch-Chat-Downloader

Download chat messages from past broadcasts on Twitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Chat Downloader

A neat Python script to download chat messages from past broadcasts.

Requirements

Installation

git clone https://github.com/PetterKraabol/Twitch-Chat-Downloader.git
cd Twitch-Chat-Downloader
pip install -r requirements.txt

Usage

python app.py
python app.py --help
python app.py -v 125936523 --format irc --output ~/Downloads

Features


Check out the Wiki

About

Download chat messages from past broadcasts on Twitch

License:MIT License


Languages

Language:Python 100.0%