Scrub
Scrub
OAuth is the authorization technology that Twitch uses and an OAuth token is the value that lets you authenticate with Twitch servers. By providing the token to this program, it...
How much memory is in the system? I'm wondering if the system is running out of memory when trying to allocate a new bitmap for a frame, resulting in a...
Upon further inspection, it seems that SkiaSharp would throw if a new bitmap failed to allocate. I hate to say it, but I don't have any clue as to what...
Closing due to stale + can't repo
It took several days, but I merged master with kick-support for you and also fixed a few bugs while I was there. - #880
Also I tested the basic Twitch & Kick functionalities and as far as I can tell everything works as expected.
I'm confused why there's still merge conflicts. Edit: That was pretty annoying, but thankfully I figured it out 🎉
I got a little tired of manually parsing M3U8s everywhere so I made a dedicated parser, hope you don't mind.
So we can't download the .ts files with an HttpClient anymore, we need to use curl :/
Also annoying issue, this target runs on *build* but not *publish*. https://github.com/lay295/TwitchDownloader/blob/dc5cc89ae6001d5543dd5f49304a4930a8f892cf/TwitchDownloaderWPF/TwitchDownloaderWPF.csproj#L126-L128