github database64128/youtube-dl-wpf v1.12.0
v1.12.0 - May 2023 Update ♉

latest releases: v1.12.2, v1.12.1
12 months ago

📝 Release Notes

This release adds output template history, the ability to select playlist items, and comes with various improvements and fixes to the UI and the logic behind it.

  • 📜 Output template history
    • Used output templates are now saved and displayed in a drop-down menu, just like used download paths.
    • Credit to @Iongtimenosee for suggesting this in #166.
  • 🔢 Playlist items
    • You can now select items when downloading from a playlist.
    • The syntax can be found in upstream's documentation for --playlist-items.
    • Credit to @amorfiniluigi82 for inspiring this feature in #165.
  • 🖼️ UI improvements
    • The window size will now persist between runs, and can be viewed and reset in settings.
    • Some adjustments were made to the layout to better align the elements and make it easier to view the logs.
    • Clearer log messages with shortened timestamps.
    • No more RxUI binding warnings! Credit to @bachig26 and @EDM115 for reminding me of these annoying warnings in #128 and #160.
  • 🏗️ General improvements and bug fixes
    • Updated to .NET 7.
    • Refactored log sink to be more efficient.
    • Refactored JSON file helper methods to be more idiomatic.
    • Refactored backend output handling to be more efficient and idiomatic.
    • Fixed the somewhat broken logic of storing used download paths.

📦 Packages

Filename Build type
youtube-dl-wpf-v1.12.0-windows-arm64.7z .NET 7 - Windows ARM64 self-contained
youtube-dl-wpf-v1.12.0-windows-arm64.zip .NET 7 - Windows ARM64 self-contained
youtube-dl-wpf-v1.12.0-windows-x64.7z .NET 7 - Windows x64 self-contained
youtube-dl-wpf-v1.12.0-windows-x64.zip .NET 7 - Windows x64 self-contained
youtube-dl-wpf-v1.12.0-windows-x86.7z .NET 7 - Windows x86 self-contained
youtube-dl-wpf-v1.12.0-windows-x86.zip .NET 7 - Windows x86 self-contained
youtube-dl-wpf-v1.12.0-windows.7z .NET 7 - Windows Any CPU framework-dependent
youtube-dl-wpf-v1.12.0-windows.zip .NET 7 - Windows Any CPU framework-dependent

© 2023 database64128

Don't miss a new youtube-dl-wpf release

NewReleases is sending notifications on new releases.