📝 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
andyt-dlp
modes.
- This release adds support for using the better-maintained
- 💽 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
toReactiveMarbles.ObservableEvents.SourceGenerator
. - Bumped target platform from
net5.0-windows10.0.19041.0
tonet5.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.
- Updated Reactive UI and migrated from
🐛 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