Skip to content

v2.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 22:01
· 48 commits to master since this release
6355030

Changelog:

Features

  • Add ffmpeg check, when the executable can't be found, extract if from the package again. (#153)

Bugfixes

  • Disable log viewer button for unified playlist downloads.
  • Fix the audio codec selector showing while codec selection is disabled.
  • Fix variable always being null in openVideo function. (#155)
  • Fix files not being copied over correctly on first start. (#153)
  • Fix sentry not being able to initialize on linux builds.
  • Use the old filename extractor when the new one fails. (#160, #163, #166)
  • Fix linux version of youtube-dl being downloaded on a windows portable build. (#156)
  • Change the product name in fix-appimage.js to open-video-downloader.
  • Fix playlist metadata being accidentally cleared, resulting in playlist related output formats not working. (#148)