Search Criteria
Package Details: media-downloader 5.4.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/media-downloader.git (read-only, click to copy) |
|---|---|
| Package Base: | media-downloader |
| Description: | A Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books. |
| Upstream URL: | https://github.com/mhogomchungu/media-downloader |
| Licenses: | GPL-2.0-only OR GPL-3.0-or-later |
| Groups: | modified |
| Submitter: | Kicer |
| Maintainer: | Kicer |
| Last Packager: | Kicer |
| Votes: | 18 |
| Popularity: | 0.008956 |
| First Submitted: | 2021-01-31 08:49 (UTC) |
| Last Updated: | 2025-12-11 09:10 (UTC) |
Dependencies (9)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- aria2 (aria2-proAUR, aria2-fastAUR, aria2-unlimitedAUR, aria2-gitAUR) (optional) – aria2c backend
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – video post-processing
- python-lxml (optional) – required for Safari books plugin
- python-mutagen (python-mutagen-gitAUR) (optional)
- python-requests (optional) – required for Safari books plugin
- svtplay-dlAUR (svtplay-dl-gitAUR) (optional) – svtplay-dl plugin
- wget (wget-gitAUR) (optional) – download regular large files
Latest Comments
PavelDobCZ23 commented on 2025-05-27 20:45 (UTC) (edited on 2025-05-27 20:48 (UTC) by PavelDobCZ23)
I would recommend adding
python-mutagenfrom Arch Extra repo as an at least optional dependency, because the downloader may fail in certain cases when it's missing. However, considering it fails for basic Youtube Music download, I would probably add it as required dep, cause the official build on Flathub also ships it alongside the app automatically.Kicer commented on 2024-02-21 08:54 (UTC)
@jester you need to import pgp key.
See https://wiki.archlinux.org/title/Makepkg#Signature_checking for details
jester commented on 2024-01-17 16:10 (UTC) (edited on 2024-01-17 16:14 (UTC) by jester)
==> Validando los archivos source con sha256sums...
media-downloader-4.2.0.tar.xz ... Aprobado
==> Verificando las firmas de las fuentes con gpg...
16E2E1ACC6F51242)
==> ERROR: ¡No se ha podido verificar alguna de las firmas PGP!
:: Unable to build media-downloader - makepkg exited with code: 1
yochananmarqos commented on 2024-01-11 21:04 (UTC)
Please use the release tarball and signature. FYI, MD5 is not secure. Please at least use SHA256.
willemw commented on 2022-04-18 18:52 (UTC)
Please follow the CMake package guidelines (-DCMAKE_BUILD_TYPE=None -Wno-dev).
'qt5-base' in makedepends is not necessary.