Skip to content

DownZemAll v1.7.1

Compare
Choose a tag to compare
@setvisible setvisible released this 14 Feb 05:45

Files

Releases come in 7 flavors:

  • Installer for Windows (64-bit, built with MinGW)
  • Installer for Windows (32-bit, built with MinGW)
  • Portable application for Windows (64-bit, built with MSVC)
  • Portable application for Windows (32-bit, built with MSVC)
  • Portable application for Windows (64-bit, built with MinGW)
  • Portable application for Windows (32-bit, built with MinGW)
  • Portable application for Linux (64-bit, built with GCC)

Plus 2 browser add-ons:

  • WebExtension application for Google Chrome
  • WebExtension application for Mozilla Firefox

Disclaimer

Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.

Changes

New in this release:

UI:

  • [UI] Add dialog to show all the available sites on Youtube-DL
  • [UI] Add explicit error message for Youtube-DL
  • [UI] Add Youtube-DL website URL
  • [UI] Fix application version date and mainwindow icon

Stream:

  • [Stream] Fix bug with incorrect proposed file extension + unit tests
  • [Stream] Fix bug with dynamic version for Youtube-DL
  • [Stream] Fix bug with stream output Unicode/Latin1 conversion
  • [Stream] Implement shared pointer for StreamInfos
  • [Stream] Add unit tests for StreamInfos::guestimateFullSize()

Testing:

  • [Testing] Refactor Format unit test

Still left to do:

¯\(ツ)

Still some to do...