It makes txt-file with chat written by twitch.tv replay.
Python 2/3
python app.py "video-id" "client-id"
This is unique number about twitch replay VOD.
it can be optained from twitch url.
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.