0 purchases
tcd 3.2.2
Twitch Chat Downloader
pip install tcd
A neat tool to download chat messages from past broadcasts.
Requirements
Python 3.8 or newer
A Twitch client ID & client secret
Usage
tcd
# Download chat from VODs by video id
tcd --video 789654123,987456321 --format irc --output ~/Downloads
# Download chat from the first 10 VODs from multiple streamers
tcd --channel sodapoppin,nymn,lirik --first=10
Features
Create your own custom formats
IRC format with badges
SRT and SSA subtitle formats
Raw JSON data from the Twitch API
Timezone conversion
Documentation
• Twitch Python
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.