Skip to content

Releases: lay295/TwitchDownloader

1.54.0

07 Jan 07:06
Compare
Choose a tag to compare

What's Changed

  • Fix M3U8 failing to parse when the application is using certain languages by @ScrubN in #937
  • Fix VOD download trimming and improve quality selection by @vaindil in #936
  • Reverse proxy for legacy windows users e46a032

New Contributors

Full Changelog: 1.53.9...1.54.0

1.53.9

06 Jan 06:30
Compare
Choose a tag to compare

What's Changed

  • Fix VOD downloading due to Twitch API change
  • Fix VODs not downloading from VOD or URL mass downloader

Full Changelog: 1.53.7...1.53.9

1.53.7

05 Jan 22:11
Compare
Choose a tag to compare

What's Changed

  • Fix the TwitchDownloaderWPF taskbar icon flashing indefinitely if the app was started in the background 4fabe2f
  • Update Strings.uk.resx (Ukrainian localization) by @SKZGx in #910
  • Support handling alternate sub-only video error code 1d91a9e
  • Don't allow usernames to have leading or trailing whitespace dd5557d
  • Correctly render charity donation messages by @ScrubN in #916
  • Add experimental Macos arm64 binary by @ScrubN in #901
  • Backport some improvements from branch 'kick-support' by @ScrubN in #915
  • Fix rare video/chat download crash due to VOD chapter response containing a null object by @ScrubN in #918
  • Fix a potential issue with restoring default settings
  • Emit debug symbols alongside CI builds and embedded within release builds by @ScrubN in #919
  • M3U8 improvements by @ScrubN in #917
  • Reduce allocations when writing plaintext relative chats less than 24 hours long by @ScrubN in #921
  • Support an additional VOD url variation b950730
  • Fix bad clip metadata file path by @ScrubN in #922
  • Fix NullReferenceException when updating chats without games by @ScrubN in #925
  • Fix clip downloader sometimes getting stuck when encoding metadata by @ScrubN in #926
  • Add right-click menu to task queue by @ScrubN in #927

Full Changelog: 1.53.6...1.53.7

1.53.6

30 Nov 06:59
Compare
Choose a tag to compare

What's Changed

  • Bump nuget packages by @ScrubN in #897
  • Hotfix clip qualities again by @ScrubN in #900
  • Fix issues with filename templates by @ScrubN in #898
  • Make all windows start in the center of the screen or their parent window by @ScrubN in #903
  • Fix ChatUpdater being able to update embeds when saving as a plain text file
  • Fix lockup when downloading clips with metadata by @ScrubN in #907
  • A few minor changes by @ScrubN in #904
  • Add Save/Cancel/Reset buttons to settings window by @ScrubN in #902

Full Changelog: 1.53.5...1.53.6

1.53.5

22 Nov 05:01
Compare
Choose a tag to compare

What's Changed

  • Fix old chats with stringified streamer ids being undeserializable by @ScrubN in #843
  • Fix chats enqueued by the mass downloaders incorrectly always having .json file extension
  • Fixed an extremely rare crash when triple-clicking a text box
  • minor translation additions by @Teknoist in #853
  • Support highlighting new bit badge notifications by @ScrubN in #869
  • Add Ukrainian Translation by @SKZGx in #870
  • Fix chat jsons and mp4 metadata lacking any chapters for VODs with 1 chapter and clips by @ScrubN in #875
  • Add context menu to video/clip search mass downloaders by @ScrubN in #876
  • Deserialize chat json files without relying on the file extension by @ScrubN in #858
  • Many chat updater fixes by @ScrubN in #859
  • Fix a crash caused by antivirus blocking the live windows app theme watcher from watching the registry
  • Prerequisites for CLI filename template support by @ScrubN in #886
  • Add unit tests by @ScrubN in #887
  • Add support for correctly rendering watch streak messages by @ScrubN in #890
  • Support downloading VODs as audio only by @ScrubN in #894
  • Fix being unable to download clips due to a Twitch API change returning non-integer framerates.

New Contributors

  • @SKZGx made their first contribution in #870

Full Changelog: 1.53.4...1.53.5

1.53.4

06 Oct 20:56
Compare
Choose a tag to compare

1.53.4

  • Updated Spanish translation, added Spanish README by @Deci8BelioS in #842
  • Fix a problem with VOD metadata that would cause a crash nearly every video/chat download

1.53.3

  • Updated Spanish translation, added Spanish README by @Deci8BelioS in #780
  • Clip download progress by @ScrubN in #782
  • Remove triple click from URL mass downloader text box by @ScrubN in #783
  • Triple click template problem by @Stelminator in #786
  • Account for alternate video highlight url format by @ScrubN in #788
  • Remove working directory override in CLI by @ScrubN in #793
  • Fix WPF crash due to system theme watcher related COMExceptions by @ScrubN in #796
  • Do not render sub/highlight backgrounds in transparent renders by @ScrubN in #799
  • WPF Chat Updater Fatal Error Fixes by @ScrubN in #803
  • Videodownload 99% stop fix by @ScrubN in #792
  • Spelling fixes by @davis-matthew in #814
  • Add support for dark title bars on Windows 10 1809-2004 by @ScrubN in #815
  • Fix incorrect message.bits_spent for chats between v5 shutdown and 1.51.2 by @ScrubN in #817
  • Include VOD description in video metadata if present by @ScrubN in #822
  • Fix some theme related crashes by @ScrubN in #831
  • Nuget upgrade by @ScrubN in #804
  • Quality of life GUI improvements by @ScrubN in #833
  • Add videos per page selector to mass downloaders by @ScrubN in #837
  • Update Strings.tr.resx by @Teknoist in #836
  • update spanish translation by @Deci8BelioS in #801
  • Better FFmpeg download progress reporting by @ScrubN in #840

New Contributors

Full Changelog: 1.53.2...1.53.4

1.53.2

03 Aug 07:27
Compare
Choose a tag to compare

What's Changed

  • Fix potential for action overlap when pressing enter to search
  • Fix ManagementException on old windows versions
  • Fix FileNotFoundException on MacOS

Full Changelog: 1.53.1...1.53.2

1.53.1

03 Aug 05:29
Compare
Choose a tag to compare
1.53.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.53.0...1.53.1

1.53.0

01 Jun 01:58
Compare
Choose a tag to compare

What's Changed

  • Legacy chat deserialization improvements by @ScrubN in #730
  • Fix downloading of badges introduced via GQL migration

Full Changelog: 1.52.9...1.53.0

1.52.9

30 May 14:18
Compare
Choose a tag to compare
1.52.9 Pre-release
Pre-release

There is a bug in this version when moving to GQL that prevents downloading of images

What's Changed

  • Add language Simplified Chinese by @tumuidle in #714
  • Moved badge downloading to GQL

New Contributors

  • @tumuidle made their first contribution in #714

Full Changelog: 1.52.8...1.52.9