The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Note on Windows builds:
MediaDownloaderQt6 builds for Windows are 64 bit/Qt6 and have minimum requirement of windows 10.
MediaDownloaderQt5 builds for Windows are 32 bit/Qt5 and have minimum requirement of windows 7.
Changelog:-
[Flatpak]
- Make it possible to specifically call VLC to stream media(needs org.freedesktop.Flatpak permission).
[WINDOWS]
- Fix a bug caused by yt-dlp executable name change for 32 bit windows 7.
[ALL]
- Add Bulgarian translations.
- EXPERIMENTAL support for Gallery-dl working in Playlist tab.
- Add ability to show thumbnails in batch downloader tab when using gallery-dl.
- It is now possible to start downloading while the playlist tab is getting filled with entries.
- It is now possible to do simultaneous downloading from all three tabs that can do downloading.
- It is now possible to send multiple urls to VLC for streaming. This is useful for example
when you want to stream a media that is made up of a video only stream and an audio only stream.