Skip to content

v1.8 - The Surplus Update ➕

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 17:59
· 200 commits to master since this release
v1.8
fd658c1

📝 Release Notes

  • yt-dlp support
    • This release adds support for using the better-maintained yt-dlp as the backend.
    • Backend type is automatically detected from binary name. You can also manually toggle between youtube-dl and yt-dlp modes.
  • 💽 Format selection
    • This release uses the refactored code for format and container selection. No more string manipulation magic!
    • Each predefined format can now specify its own name, format string, container string, extra options, and supported backends. Only presets supported by the selected backend are displayed in the dropdown list.
  • 🛠️ Bug fixes and improvements
    • Updated Reactive UI and migrated from ReactiveUI.Events.WPF to ReactiveMarbles.ObservableEvents.SourceGenerator.
    • Bumped target platform from net5.0-windows10.0.19041.0 to net5.0-windows10.0.20348.0.
    • Simplified bindings by using custom converters and command parameters.
    • Tweaked styles of choice chips for selecting color theme.
    • Updated screenshots to use WebP format.

🐛 Known Issues

  • 🎉 No known issues!

📦 Packages

Filename Build type
youtube-dl-wpf-v1.8-windows-x64.7z .NET 5 - Windows x64 self-contained
youtube-dl-wpf-v1.8-windows-x64.zip .NET 5 - Windows x64 self-contained
youtube-dl-wpf-v1.8-windows.7z .NET 5 - Windows Any CPU framework-dependent
youtube-dl-wpf-v1.8-windows.zip .NET 5 - Windows Any CPU framework-dependent

© 2021 database64128