YoutubeDL-Material v3.5.1 Release Notes

Release Date: 2020-03-27 // about 4 years ago
  • โšก๏ธ Minor update coming up! It is mostly focused on bug fixes and UI improvements, with some other changes sprinkled here and there.

    ๐Ÿ†• New features

    • โšก๏ธ Dark mode has been updated! Background is now darker - @GlassedSilver was great help for the UI improvements in this update
      • Top toolbar in dark mode is now the same blue as in light mode.
    • โšก๏ธ About dialog now checks for updates for YoutubeDL-Material and will inform users when one is available
      • There have also been UI improvements to the about dialog to better organize the data

    Screenshots:

    Minor improvements

    • If no config exists, one will be auto generated
    • Top toolbar now has a drop shadow and is "sticky", meaning even if you scroll it stays at the top of the page
    • 0๏ธโƒฃ Default top bar title changed to "YoutubeDL-Material"
      • Extremely subtle drop shadow has been added to the text as well
    • ๐Ÿ‘ Settings dialog has "Close" button when settings are unchanged, and "Cancel" when they have been to provide better user clarity.
    • ๐Ÿ”ง Archives for downloaded videos in the home page are now stored in the appdata/archives directory, split up by type (audio or video), with their associated blacklists included. In the future the path will be configurable
    • ๐Ÿ”„ Changed border rounding of Advanced download bar to fit more nicely in the home page
    • โšก๏ธ Updated file card UI download bars to be more consistent between screen sizes

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed bug where if youtube-dl failed to update, the server would crash - Thanks @gerroon for finding this!
    • ๐Ÿ›  Fixed bug where simulated output path did not include the base directory (usually "audio/" or "video/")
    • ๐Ÿ›  Fixed bug where if multi-download mode was enabled, failed downloads would still appear as downloading
    • ๐Ÿ›  Fixed bug where in download-only mode, a reload was required to download another video
    • ๐Ÿ›  Fixed bug where if multi-download mode and download-only mode was enabled, videos failed to download
    • ๐Ÿ›  Fixed bug where updated an audio playlist would lead the URL to believe it was a video playlist