cabaleirog / Twitch-Chat-Downloader

Download chat messages from past broadcasts on Twitch

Home Page:https://pypi.org/project/tcd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Chat Downloader

Discord

pip install tcd

A neat tool to download chat messages from past broadcasts.

Requirements

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


DocumentationTwitch Python

About

Download chat messages from past broadcasts on Twitch

https://pypi.org/project/tcd

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%