-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
58 changed files
with
6,727 additions
and
6,066 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,21 @@ | ||
|
||
### TwitchDownloader | ||
A Twitch VOD/Clip/Chat downloader I wrote, as well as a chat render feature | ||
|
||
![](https://i.imgur.com/XXnLKyT.gif) | ||
![](https://i.imgur.com/8XyVD00.gifv) | ||
|
||
## Chat render example | ||
![](https://i.imgur.com/OhS6XAU.gif) | ||
![](https://i.imgur.com/rRw4bHq.gifv) | ||
|
||
## Video Demonstration (older version, same concept) | ||
https://www.youtube.com/watch?v=0W3MhfhnYjk | ||
|
||
## 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 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) | ||
|
||
## Things still needed to be done | ||
- Proper error handling (Just crashes most of the time currently) | ||
- Proper input validation | ||
- Have the text log actually log stuff | ||
- Better emoji support for chat rendering | ||
- ~~Fix some GIFs that play at the wrong speed~~ | ||
- More options for chat rendering | ||
- Make it look less ugly | ||
- Fix bugs that slipped by | ||
- More options for chat rendering |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.