Skip to content

Commit 2a5abb6

Browse files
committed
WinForms -> WPF
1 parent ddb7dc5 commit 2a5abb6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+6727
-6066
lines changed

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
1+
12
### TwitchDownloader
23
A Twitch VOD/Clip/Chat downloader I wrote, as well as a chat render feature
34

4-
![](https://i.imgur.com/XXnLKyT.gif)
5+
![](https://i.imgur.com/8XyVD00.gifv)
56

67
## Chat render example
7-
![](https://i.imgur.com/OhS6XAU.gif)
8+
![](https://i.imgur.com/rRw4bHq.gifv)
9+
10+
## Video Demonstration (older version, same concept)
11+
https://www.youtube.com/watch?v=0W3MhfhnYjk
812

913
## What can this do?
1014
- Can download Twitch VODs
1115
- Can download Twitch Clips
1216
- 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)
1317
- Can use a previously generated JSON chat file, to render the chat with FFZ and BTTV support (including GIFS)
1418

15-
## Why does it look so ugly?
16-
Because I made this in 2 days and I wanted to put it up before school starts :( (tomorrow as of publishing this)
17-
1819
## Things still needed to be done
19-
- Proper error handling (Just crashes most of the time currently)
20-
- Proper input validation
21-
- Have the text log actually log stuff
22-
- Better emoji support for chat rendering
23-
- ~~Fix some GIFs that play at the wrong speed~~
24-
- More options for chat rendering
25-
- Make it look less ugly
20+
- Fix bugs that slipped by
21+
- More options for chat rendering

TwitchDownloader.sln

Lines changed: 0 additions & 37 deletions
This file was deleted.

TwitchDownloader/App.config

Lines changed: 0 additions & 53 deletions
This file was deleted.

TwitchDownloader/Program.cs

Lines changed: 0 additions & 22 deletions
This file was deleted.

TwitchDownloader/Properties/Settings.settings

Lines changed: 0 additions & 36 deletions
This file was deleted.

TwitchDownloader/Resources/hypers.png

-19.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)