github database64128/youtube-dl-wpf v1.11.0
v1.11.0 - Presets 🌻

latest releases: v1.12.2, v1.12.1, v1.12.0...
2 years ago

📝 Release Notes

This release adds presets, ships refactored backend interop code and a bunch of other fixes.

preset editor

  • 🪅 Presets
    • The container and format options are now unified as presets.
    • In addition to the builtin presets, you can now add custom presets.
    • Don't know where to start? You can duplicate any builtin preset and then edit it.
    • The edit dialog also shows the arguments your preset would generate.
  • 👑 Backend service
    • Backend interop logic has been decoupled from the GUI code into a separate service. This enables support for potentially running multiple backend instances simultaneously in the future.
    • Use Serilog for logging. Logs now have timestamps. You can now limit how many log entries to keep.
    • You can now manually check for backend updates. The GUI also shows when the last update check was.
  • 🏗️ General improvements and bug fixes
    • Use STJ source generation for settings JSON.
    • Build framework-independent binaries for 32-bit x86, as requested by #126. Unfortunately WPF does not support 32-bit ARM.
    • Builtin webm presets: Explicitly specify webm container due to yt-dlp behavioral change.
    • Fixed #110 by gracefully stop the backend process.
    • Fixed #111 by using InvariantCulture for parsing strings as double.

📊 Poll: Which backend do you use with youtube-dl-wpf?

Participate in this poll to decide whether youtube-dl-wpf should continue to support youtube-dl.

🐛 Known Issues

  • 🎉 No known issues!

📦 Packages

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

© 2022 database64128

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

NewReleases is sending notifications on new releases.