github database64128/youtube-dl-wpf v1.10
v1.10 - Thanksgiving Update 🦃

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

📝 Release Notes

The Thanksgiving Update adds support for custom command-line arguments, visualization of command-line arguments using chips, and the ability to keep a history of used download paths.

Thank you for your support for this project. Happy Thanksgiving! 🦃

  • 🏷️ Custom command-line arguments
    • With this release, you can now set custom global and download command-line arguments.
    • Global arguments apply to both download and list formats operations. They are visualized as chips and can be edited in the settings tab.
    • Download arguments only apply to download operations. All download arguments, including the ones generated from options, are visualized as chips in the download tab. This gives an overview of command-line arguments passed to the backend when starting a download operation.
  • 💾 Download path history
    • All used (after clicking the download button) download paths are saved and displayed in a drop-down list.
    • Each entry has a delete button that can be used to remove the entry from history.
  • 🏗️ General improvements
    • Updated some UI texts to reflect support for both youtube-dl and yt-dlp.
    • Updated to .NET 6 and added Windows ARM64 binaries.
    • Prefer --embed-metadata over --add-metadata for yt-dlp.
    • Use ReactiveUI's view locator to populate views.

🐛 Known Issues

  • 🎉 No known issues!

📦 Packages

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

© 2021 database64128

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

NewReleases is sending notifications on new releases.