lin7lic / RechatTool

Downloads the chat log from a Twitch VOD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RechatTool

Command line tool to download Twith chat replays. Saves the full JSON data and optionally processes it to produce a simple text file. Requires .NET Framework 4.6+.

Sample usage:

RechatTool -D 111111111

Downloads the chat replay for video id 111111111 and saves the .json and processed .txt output in the current directory.

Run without any arguments to see full list of modes.

About

Downloads the chat log from a Twitch VOD.

License:MIT License


Languages

Language:C# 100.0%