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)