A neat Python script to download chat messages from past broadcasts.
git clone https://github.com/PetterKraabol/Twitch-Chat-Downloader.git
cd Twitch-Chat-Downloader
pip install -r requirements.txt
python app.py
python app.py --help
python app.py -v 125936523 --format irc --output ~/Downloads
- Create your own custom formats
- IRC format with badges
- SRT and SSA subtitle formats
- Raw JSON data from the Twitch API
- Timezone conversion