Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lay295 committed Aug 26, 2019
1 parent fb83d31 commit 303d6d5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@ A Twitch VOD/Clip/Chat downloader I wrote, as well as a chat render feature

![](https://i.imgur.com/XXnLKyT.gif)

## Chat render example
![](https://i.imgur.com/OhS6XAU.gif)

## What can this do?
- Can download Twitch VODs
- Can download Twitch Clips
- Can download chat for VODS and Clips, in either a [JSON with all the information](https://pastebin.com/raw/YDgRe6X4) or a [simple text file](https://pastebin.com/raw/016azeQX)
- Can use a previously generated JSON chat file, to [render the chat](https://youtu.be/tASh2llVpN0) with FFZ and BTTV support (including GIFS)
- Can use a previously generated JSON chat file, to render the chat with FFZ and BTTV support (including GIFS)

## Why does it look so ugly?
Because I made this in 2 days and I wanted to put it up before school starts :( (tomorrow as of publishing this)
Expand All @@ -17,5 +20,6 @@ Because I made this in 2 days and I wanted to put it up before school starts :(
- Proper input validation
- Have the text log actually log stuff
- Better emoji support for chat rendering
- Fix some GIFs play at the wrong speed
- More options for chat rendering
- Make it look less ugly

0 comments on commit 303d6d5

Please sign in to comment.