Skip to content

Commit

Permalink
WinForms -> WPF
Browse files Browse the repository at this point in the history
  • Loading branch information
lay295 committed Oct 15, 2019
1 parent ddb7dc5 commit 2a5abb6
Show file tree
Hide file tree
Showing 58 changed files with 6,727 additions and 6,066 deletions.
20 changes: 8 additions & 12 deletions README.md
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
37 changes: 0 additions & 37 deletions TwitchDownloader.sln

This file was deleted.

53 changes: 0 additions & 53 deletions TwitchDownloader/App.config

This file was deleted.

22 changes: 0 additions & 22 deletions TwitchDownloader/Program.cs

This file was deleted.

36 changes: 0 additions & 36 deletions TwitchDownloader/Properties/Settings.settings

This file was deleted.

Binary file removed TwitchDownloader/Resources/hypers.png
Binary file not shown.
Loading

0 comments on commit 2a5abb6

Please sign in to comment.