Skip to content
Petter Kraabøl edited this page Dec 28, 2017 · 14 revisions

A neat Python script to download chat messages from past broadcasts.

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.

Arguments

All arguments are optional. You will be prompted for input if necessary.

Argument Description
-h --help List all commands with descriptions
-v --video Video ID
--client-id Twitch client ID
-o --output Output directory. Default: ./output
-f --format Output format. Default: default
-q --quiet Suppress console output
--timezone Timezone name
--init Initialize without downloading
--update Update settings without downloading
--version Settings version
Clone this wiki locally