github database64128/youtube-dl-wpf v0.10
v0.10 - The Layout Update 🍕

latest releases: v1.12.2, v1.12.1, v1.12.0...
3 years ago
  • Build Target: Any CPU
  • Runtime: .NET Core 3.1

📝 Release Notes

  • Settings: new layout.
  • About: new layout.
  • DialogHost: use MaterialDesignEmbeddedDialogHost as per MaterialDesignInXAML/MaterialDesignInXamlToolkit#905 for theming.
  • Buttons: changed some minor ones to flat style.
  • Better nullable types conformity.
  • Cleanup the workaround for opening a URL.
  • Removed the ScrollViewer in MainWindow to resolve resultTextBox's size issue.
  • resultTextBox now automatically scrolls to end ONLY WHEN it's scrolled to end. In other words, when the user scrolls to somewhere more than one line away from the end, it won't automatically scroll to end on text change.
  • Open folder button no longer starts a new explorer process. It now uses Utilities.OpenLink() and is a lot faster.
  • Code cleanup.

🐛 Known Issues

  • Setting youtube-dl path won't update the download button status.

© 2020 database64128

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

NewReleases is sending notifications on new releases.