Skip to content

Commit b8239f8

Browse files
New version: FrancisBanyikwa.MediaDownloader version 5.5.1 (microsoft#360915)
1 parent d0a3353 commit b8239f8

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: FrancisBanyikwa.MediaDownloader
5+
PackageVersion: 5.5.1
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
ProductCode: '{6DD595EF-ECA2-481B-B008-CB7302603A0D}_is1'
15+
ReleaseDate: 2026-04-14
16+
AppsAndFeaturesEntries:
17+
- ProductCode: '{6DD595EF-ECA2-481B-B008-CB7302603A0D}_is1'
18+
ElevationRequirement: elevatesSelf
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%ProgramFiles%\Media Downloader'
21+
Installers:
22+
- Architecture: x86
23+
InstallerUrl: https://github.com/mhogomchungu/media-downloader/releases/download/5.5.1/MediaDownloaderQt5-5.5.1.setup.exe
24+
InstallerSha256: 8B1A162CB9C8C36E2911460F0109A485D1A0F828F429904B0E17DBB4075997BB
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: FrancisBanyikwa.MediaDownloader
5+
PackageVersion: 5.5.1
6+
PackageLocale: en-US
7+
Publisher: Francis Banyikwa
8+
PublisherUrl: https://github.com/mhogomchungu
9+
PublisherSupportUrl: https://github.com/mhogomchungu/media-downloader/issues
10+
PackageName: Media Downloader
11+
PackageUrl: https://github.com/mhogomchungu/media-downloader
12+
License: GPL-2.0
13+
LicenseUrl: https://github.com/mhogomchungu/media-downloader/blob/HEAD/LICENSE
14+
Copyright: 2021-2024, Francis Banyikwa
15+
ShortDescription: This project is a Qt/C++ based GUI frontend to CLI multiple CLI-based tools that deal with downloading online media.
16+
Description: Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books.
17+
Tags:
18+
- download
19+
- media
20+
- youtube-dl
21+
ReleaseNotes: |-
22+
The signing key can be retrieved with below command:
23+
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
24+
Note on Windows builds:
25+
MediaDownloaderQt6 builds for Windows are 64 bit/Qt6 and have minimum requirement of windows 10.
26+
MediaDownloaderQt5 builds for Windows are 32 bit/Qt5 and have minimum requirement of windows 7.
27+
Changelog
28+
[FLATPAK]
29+
- Continue to bundle svtplay-dl dependencies but unbundle svtplay-dl executable.
30+
[ALL]
31+
- Add GUI options to tell MD to use system binaries or to download its own binaries.
32+
ReleaseNotesUrl: https://github.com/mhogomchungu/media-downloader/releases/tag/5.5.1
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: FrancisBanyikwa.MediaDownloader
5+
PackageVersion: 5.5.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)