Skip to content

1core2life/simple-twitch-chat-replay-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Simple Twitch chat replay downloader

It makes txt-file with chat written by twitch.tv replay.

Requirement

Python3

Usage

python app.py {video-id} {client-id}

Video-id

This is unique number about twitch replay VOD.

it can be optained from twitch url.

Ex) https://www.twitch.tv/videos/{Video-id}

Client-id

This is unique id to get parsing data with twitch api server.

It can be optained from dev.twitch.tv.

Go to Dashboard and make your own App. Then twitch gives you client-id.

About

it makes txt file with chat written by twitch.tv replay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages