Releases: mhogomchungu/media-downloader
Releases · mhogomchungu/media-downloader
4.5.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:
[All]
- Support internal downloading and updating svtplay.
- "Show media Options" menu now has a context menu with a list of video players you can
use for streaming a media instead of downloading it.
- Its now possible to select random entries in batch and playlist downloader tabs and
batch download only those selected.
ps:
- Its now possible since version 4.4.0 to build for Qt6 by passing
"-DBUILD_WITH_QT6=TRUE" option to cmake.
4.4.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
[Windows]
- Fix a bug that caused Media Downloader to not show progress report when file names contained invalid
json character.
[All]
- Add a boolean config only option named "DeleteFilesOnCanceledDownload" to delete temporary files
when download is cancelled.
- Add a file size colum in "media options" table to easily show media file sizes.
- Now buildable with Qt6. Pass "-DBUILD_WITH_QT6=TRUE" option to cmake to build for Qt6.
4.3.1
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
- Hot fix release so just repeating changelong for version 4.3.0.
[Windows]
- Automatic updates of Media Downloader can now be configured to track git updates. Look for
option named "WindowsUpdateChannel" in the config file and change its value to "git" to start
monitoring git channel. Change the value back to "release" to go back to monitoring release channel.
[All]
- Fix a bug that causes a crash when trying to be clever with certain user provided yt-dlp options.
4.3.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
[Windows]
- Automatic updates of Media Downloader can now be configured to track git updates. Look for
option named "WindowsUpdateChannel" in the config file and change its value to "git" to start
monitoring git channel. Change the value back to "release" to go back to monitoring release channel.
[All]
- Fix a bug that causes a crash when trying to be clever with certain user provided yt-dlp options.
4.2.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
[Windows]
- Fix a bug that caused older version of ffmpeg to be used when user install
newer version of MD that uses newer version of ffmpeg without first unistalling
older version of MD that uses older version of ffmpeg.
[All]
- Add ability to show entries in the library tab in various orders.
- Add ability to filter and sort media list to easily choose which ones to download.
- Rework UI options that control checking for updates and autodownloads at startup.
4.1.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
[Windows]
- All Windows users are required to manually update to at least
version 4.0.0 and then start relying on automatic updates from
that version going forward.
[All]
- Various changes and improvements.
4.0.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
[Windows]
- Update bundled version of ffmpeg to version 6.0.
- Fix a problem that caused the UI to hang when reading clipboard data.
- App title bar is now black when using dark theme.
- All Windows users are required to manually update to at least this version.
There are some incompatible changes and updating Media Downloader from
within Media Downloader will not apply those changes.The incompatible changes
will make it possible in the future to seamlessly update ffmpeg and Qt to version 6.
[All]
- Respect an option to save not downloaded entries when the apps quits unexpectedly.
3.4.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
[All]
- Add a config option to auto hide downloaded entries in batch and playlist downloader tabs.
- Add a "proxy" sub tab in a configure tab to set proxy settings.
- Default to h264 video codec instead of yt-dlp's vp9 when downloading youtube videos.
- Update Italian translations.
3.3.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
[Windows]
- Fix a problem that caused installed version to keep on updating updated version of Media Downloader and other engines.
[All]
- Update Chinese translations.
- Update Russian translations.
- Update Italian translations.
- Fix problems in basic downloader tab.
- Various changes and improvements.
3.2.1
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Changelog:-
[All]
- Only show yt-dlp output we care about in the log window.
[Non Windows]
- Do not auto update media downloader because it works for windows only.