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
-o --output Output directory. Default: ./output
-f --format Output format. Default: default
-q --quiet Suppress console output
--client-id Twitch client ID
--timezone Timezone name
--init Initialize without downloading
--update Update settings without downloading
--version Settings version
--formats List available formats
Clone this wiki locally