Twitch Chat Downloader
3.2.2
pip install tcd
一个很棒的工具,可以从过去的广播中下载聊天消息。
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
文档 • Twitch Python