-
-
Notifications
You must be signed in to change notification settings - Fork 61
Home
Petter Kraabøl edited this page Apr 19, 2019
·
14 revisions
A neat Python script to download chat messages from past broadcasts.
pip install tcd
Twitch Chat Downloader provides custom formatting that can be easily added by anyone to format Twitch messages and their output directory, without writing Python code. Special formats, such as subtitles, are available and configurable.
tcd
tcd --video 123456789,234567891
tcd --format irc,json --channel sodapoppin,lirik
tcd -v 123456789 --format all --timezone America/New_York --output ~/Downloads/Twitch
Built on Twitch Python | Thanks to JetBrains for open source licenses.