Releases: lay295/TwitchDownloader
1.52.8
So, Twitch has started cracking down on the use of their private GraphQL API in a few parts.
- Chat downloading works again, for now. It could break again any time really.
Hopefully can come up with a longer term solution soon? But we'll see.
1.52.5
Fix error downloading VODs
1.52.4
This is a Windows WPF hotfix. See 1.52.3 for CLI builds.
What's Changed
- Better culture changing, cleanup by @ScrubN in #655
- Fix issue with VOD download cropping in the WPF GUI by @ScrubN in c4c4a6f
- Estimate video creation date when updating legacy chats by @ScrubN in 4f72ccf
- Fix VOD titles with slashes being interpreted as paths by @ScrubN in eb299c1
- Added new string RU translation and fixed some words by @Geckon01 in #661
Full Changelog: 1.52.3...1.52.4
1.52.3
What's Changed
- Ensure success status code on channel 3rd party emotes by @ScrubN in #623
- Add more info to badges by @Czompi in #616
- Support channel point highlighted messages by @ScrubN in #628
- Fix false rejection when encoding with transparency, fix incorrect error message for mask without alpha by @ScrubN in f91f929
- Fix chatupdater always interpreting json->html to have embedded data, fix possible NRE when updating json->html chats, further reduce html chat sizes by @ScrubN in 9e474de
- Fix highlighted/subscribe message content wrapping prematurely by @ScrubN in 5665c1a
- Add initial Russian translation by @Geckon01 in #636
- Add subfolders template support by @Geckon01 in #638
- Expose outline scale in GUI by @ScrubN in e990afc
- Fix chatupdater sometimes duplicating badges by @ScrubN in 1d3ce01
- Update Polish Translations by @Xslash58 in #644
- Crop filename template parameters by @ScrubN in #650
New Contributors
Full Changelog: 1.52.2...1.52.3
1.52.2
Important
Attention Windows GUI Users
1.52.0 changed the name of the executable from TwitchDownloader.exe
to TwitchDownloaderWPF.exe
due to technicalities with translation support. A complete re-download is recommended for those still using 1.51.X or lower. This is the last time it will be mentioned.
What's Changed
- Fix Chatdownload bits_spent overflow exception by @ScrubN in #597
- Fix the videodownload ffmpeg logger causing an uncatchable exception on slow drives by @ScrubN in #600
- Update Polish translations by @Xslash58 in #595
- Fix null commentResponse.data.video.comments causing downloads to fail by @ScrubN in #606
- Update Strings.tr.resx by @Teknoist in #609
- Escape user-defined regex inputs by @ScrubN in #613
- Fully remove Newtonsoft from Core by @ScrubN in #611
- Chat html improvements by @ScrubN in #602
- Fix NRE when cloning message with null emotes list by @ScrubN in #620
- Noto Color Emoji Migration by @sunkhaskasis and @ScrubN in #554
Full Changelog: 1.52.1...1.52.2
1.52.1
Important
Attention Windows GUI Users
The last update changed the name of the executable from TwitchDownloader.exe
to TwitchDownloaderWPF.exe
due to technicalities with translation support. A complete re-download is recommended for those still using 1.51.X or lower.
What's Changed
- Add Polish language by @Xslash58 in #576
- Remove 'no options' failure condition in CLI Chat update by @ScrubN in a9d9b62
- Add chat badges to HTML downloads by @yann-a in #564
- Fix inconsistent HTML emote/badge sizes, make non-json updated chats delete cropped out comments by @ScrubN in #579
- Fix vod metadata related errors by @ScrubN in #584
- Do not clear cache on failed video download finalizing by @ScrubN in #587
- Fix null or empty video title causing crash when serializing metadata by @ScrubN in #591
- Gui improvements by @ScrubN in #586
- Emoji rendering improvements by @ScrubN in #592 83680e4 ce19f7d
New Contributors
Full Changelog: 1.52.0...1.52.1
1.52.0
Important
Attention Windows GUI Users
This update changes the name of the executable from TwitchDownloader.exe
to TwitchDownloaderWPF.exe
due to technicalities with translation support. A complete re-download is recommended.
What's Changed
- Remove vertical padding on StatusBarItems by @ScrubN in #538
- Fix crash when starting from Windows search by @ScrubN in f286702
- Multiselect chat rendering by @virodoran in #549
- Chatrender patch by @ScrubN in #547
- Fix every rendering issue for all emojis less than 14.0 by @ScrubN in #555
- Add cancel button to regular task pages by @ScrubN in #559
- Add per-thread download throttling to video & clip downloader. by @ScrubN in #566
- Add sharpening option to chat render by @ScrubN in #567
- Remove most unused remnants of v5 from ChatRoot. by @ScrubN in #568
- Use comment list to only cache required 3rd party emotes, bits, and badges by @ScrubN in #572
- Fix clip id parsing by @ScrubN in #574
- Initial GUI Localization Support by @ScrubN in #508
New Contributors
- @virodoran made their first contribution in #549
- @Teknoist made their first contribution in ScrubN#2
Full Changelog: 1.51.2...1.52.0
1.51.2
What's Changed
- Unstable drive fix by @ScrubN in #477
- Fix messages first drawing only on whole seconds by @ScrubN in #475
- Add task exception button by @ScrubN in #471
- Attempt to backfill commenter info in chat downloads 50c5da9
- Chatupdate patch by @ScrubN in #474
- Fix storing the HttpResponseMessage Content in memory by @ScrubN in #483
- Chatrender Patch by @ScrubN in #485
- Expose scaling options in Chat Render ca2ff04
- Minor refactoring by @ScrubN in #487
- Update chat render video codec presets by @BuyMyMojo in #525
- Support URLs in video, clip, chat downloading in CLI by @ScrubN in #511
- Print unhandled gui exceptions before exiting by @ScrubN in #498
- Add id verification to videodownload and clipdownload by @ScrubN in #522
- Add 'unsure' and default 'select an option' to bug report edition dropdown by @ScrubN in #523
- File size estimation by @ScrubN in #533
- Embed VOD Metadata by @ScrubN in #497
- Rewrite sub message highlighting by @ScrubN in #518
- Add comment offset dispersion by @ScrubN in #499
- Unmanaged cache cleanup + additional progress bars by @ScrubN in #493
- Chat compression by @ScrubN in #516
- Add render cropping to CLI by @ScrubN in #535
- Populate Message.bits_spent in newly downloaded chats by @ScrubN in #520
- Chatrender patch again by @ScrubN in #513
New Contributors
- @BuyMyMojo made their first contribution in #525
Full Changelog: 1.51.1...1.51.2
1.51.1
Fixed an uncommon infinite loop on chat render
Made VOD temp download folders more unique
Pipe ended errors should be a little more helpful
1.51.0
What's Changed
- fix typo in argument name in CLI by @mohad12211 in #462
- Add cancel button to task queue by @ScrubN in #464
- misc fixes with chat downloading
Oh yeah some changes in 1.50.9 made rendering faster on slower paced chats
Full Changelog: 1.50.9...1.51.0