File media-downloader.changes of Package media-downloader
-------------------------------------------------------------------
Sun Aug 3 21:07:43 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.4.2
* Maintanance release that fixes various issues.
-------------------------------------------------------------------
Sat Jul 12 18:07:30 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.4.1
* 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.
-------------------------------------------------------------------
Tue Jun 3 18:54:01 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.4.0
* Fix a bug introduced in 5.3.3 that causes entries in batch
downloader tab to start downloading when added because of using
a wrong config only option.
* Add an "Extension" sub tab in configure tab to expose more
config only options in "General" sub tab.
-------------------------------------------------------------------
Sat May 24 07:52:53 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.3.3
* Playlist downloader tab now says why populating playlist
was stopped when using "--break-on-existing".
* Fix a bug on batch downloader tab that may lead to a crash
when fetching metadata.
-------------------------------------------------------------------
Thu Mar 27 20:14:25 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.3.2
* BUG fix: Download progress on the title bar shows again when
downloading from batch downloader tab.
- Changes in version 5.3.1
* Fix a crash when using gallery-dl
* Add a menu in configure tab to install a short list of
supported extensions.
* Rearrage configure->general tab to make it friendly to
translations.
* Add a platform default theme and a light theme options.
* Make it possible in the UI to choose between setting a browser
name or setting a path to a cookie file.
-------------------------------------------------------------------
Sat Mar 1 18:48:09 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.3.0
* Add Greek translations.
* Add a GUI way to set yt-dlp and gallery-dl option of
"--cookies-from-browser".
-------------------------------------------------------------------
Sat Feb 15 11:49:08 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.2.2
* Many Urls can now be added in batch downloader's Url's text
field without hanging the application.
* Update Brazilian Portuguese translations.
-------------------------------------------------------------------
Sun Feb 2 19:16:06 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.2.1
* Maintanance release.
-------------------------------------------------------------------
Thu Nov 7 17:58:49 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.2.0
* Add a context menu in the batch downloader tab to hide/show
UI controls to make visible more entries to be downloaded.
* When application starts, put it on the screen where it was when
it was last closed.
-------------------------------------------------------------------
Fri Sep 6 16:58:14 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 5.1.0
* Add ability to rename downloaded media in the batch
downloader tab.
* Add ability to rename entries in the library tab.
* Add ability to play downloaded media in the basic
downloader tab.
* Add ability to edit preset options.
* Ask for confirmation before deleting entries in the
library tab.
* Fix a bug that caused Qt based external tools to be
affected by the app's scalling factor.
- Changes in 5.0.1
* Use blue icons when a dark theme is in use.
- Changes in 5.0.0
* Various bug fixes and improvements.
-------------------------------------------------------------------
Thu Aug 8 18:57:11 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 4.9.0
* Fix a bug in basic downloader tab that shows up with latest
version of yt-dlp.
* Add improvements to Lux backend.
-------------------------------------------------------------------
Thu Jul 11 17:04:32 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 4.8.0
* Add Korean translations.
* Fix a bug that prevented you-get from getting auto updated
caused by upstream change.
* Add ability to edit in place engine's default options.
* Add ability to sort comments by likes or date.
-------------------------------------------------------------------
Mon Jun 3 05:52:43 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 4.7.0
* Add Arabic translations.
-------------------------------------------------------------------
Thu May 16 15:11:24 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 4.6.0
* Add config only for now options to show desktop notification
when a download is complete. To get a desktop notification when
a download is complete, add option
"DesktopNotifyOnDownloadComplete=true" to the config file.
To get a desktop notification when all downloads complete, add
option "DesktopNotifyOnAllDownloadComplete" to the config file.
* Add support for "--playlist-reverse" yt-dlp option. Media
Downloader need to simulate yt-dlp playlist options because it
manages the playlist itself.
-------------------------------------------------------------------
Fri Apr 12 17:45:57 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 4.5.0
* 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.
* Its now possible since version 4.4.0 to build for Qt6 by
passing "-DBUILD_WITH_QT6=TRUE" option to cmake.
-------------------------------------------------------------------
Mon Mar 18 06:32:35 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 4.4.0
* 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.
-------------------------------------------------------------------
Thu Feb 8 17:46:17 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Initial version