Search Criteria
Package Details: ytdownloader 1.4.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ytdownloader.git (read-only, click to copy) |
---|---|
Package Base: | ytdownloader |
Description: | GKT3 frontend for yt-dlp (the active branch of youtube-dl) with focus on best audio and video. Uses ffmpeg for joining audio & video |
Upstream URL: | https://github.com/kanehekili/YoutubeDownloader |
Licenses: | GPL2, MIT |
Submitter: | kanehekili |
Maintainer: | kanehekili |
Last Packager: | kanehekili |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-20 21:33 (UTC) |
Last Updated: | 2024-09-12 20:54 (UTC) |
Dependencies (4)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-gobject (python-gobject-gitAUR)
- yt-dlp (yt-dlp-gitAUR)
Latest Comments
kanehekili commented on 2024-03-22 21:11 (UTC) (edited on 2024-04-01 21:40 (UTC) by kanehekili)
Currently yt-dlp has not been upgraded to 2024.03.10 on Manjaro so YouTube videos/audios can't be downloaded.
Version 1.4.6 enables the switch to the provided yt-dl python lib.
kanehekili commented on 2023-10-10 21:43 (UTC) (edited on 2023-10-10 22:01 (UTC) by kanehekili)
Updated version to have yt-dlp as dependency. If you have a previous version of 1.4.5, uninstall first (it clashes with the dependencies)
kanehekili commented on 2023-07-14 11:03 (UTC)
Thanks for reporting. It seems that my setup build has been changed, since the yt-dlp should be a dependent, not intrinsically installed. Will be fixed.
dreieck commented on 2023-07-13 20:08 (UTC)
This package claims to be a frontend for
yt-dlp
but actually tries to install the CLI tool also, thus creating a conflict:Please install only the frontend and add
yt-dlp
to the depends array.Thanks for maintaining!