Search Criteria
Package Details: ytdlp-gui 3.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ytdlp-gui.git (read-only, click to copy) |
|---|---|
| Package Base: | ytdlp-gui |
| Description: | a GUI for yt-dlp written in Rust |
| Upstream URL: | https://github.com/BKSalman/ytdlp-gui |
| Keywords: | downloader video |
| Licenses: | GPL-3.0-only |
| Submitter: | bksalman |
| Maintainer: | bksalman |
| Last Packager: | bksalman |
| Votes: | 8 |
| Popularity: | 0.47 |
| First Submitted: | 2023-01-18 23:11 (UTC) |
| Last Updated: | 2026-07-10 17:42 (UTC) |
Dependencies (5)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- yt-dlp (yt-dlp-gitAUR, neodlpAUR, yt-dlp-nightly-binAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
1 2 Next › Last »
bksalman commented on 2026-06-17 20:52 (UTC)
Thank you for confirming :)
guglovich commented on 2026-06-17 20:44 (UTC)
I have successfully updated. Thank you for your efforts.
bksalman commented on 2026-06-17 18:53 (UTC)
I just updated the package, thank you all for looking into it and suggesting a solution
I'm sorry for taking so long, I've been getting really busy lately ;(
please let me know if it's working for you now
liturri commented on 2026-05-26 19:57 (UTC)
I confirm that adding options=('!lto') is necessary. I hit the same aws-lc linking error today and this fixed it.
dreieck commented on 2026-05-20 21:07 (UTC)
It simply is enough to forcefully disable LTO by adding
options+=('!lto')to the
PKGBUILD. At least for me this fixes the mentioned build error.Regards and thanks for maintaining!
P.S.: The license identifier should be made SPDX compliant.
mboss387 commented on 2026-05-16 07:32 (UTC) (edited on 2026-05-16 07:36 (UTC) by mboss387)
I also ran into guglovich's error and traced it to the way the aws-lc library gets built on arch. Resolutions are either disabling injecting
-flto=autoglobally in makepkg.conf - or changing the PKGBUILD build() function:@bksalman: i would suggest updating the PKGBUILD - unless users modified their stock makepkg.conf users will keep running into this with rust packages.
guglovich commented on 2026-05-11 11:17 (UTC)
error: could not compile
ytdlp-gui(bin "ytdlp-gui") due to 1 previous errorbksalman commented on 2024-08-21 08:32 (UTC)
@dreieck thank you for telling me, my automated process seems to not have done that, will look into it as soon as possible
dreieck commented on 2024-08-21 07:47 (UTC)
Checksum verification fails after update of the
PKGBUILD:Regards and thanks for maintaining!
bksalman commented on 2023-07-28 07:17 (UTC) (edited on 2023-07-28 07:20 (UTC) by bksalman)
@sqfreak I have a symlink to the PKGBUILD on my machine, and I just edit that, but for some reason the sha256sum update didn't get passed? I'm really not sure what happened, anyways sorry for how messy this package is, I'm stupid
(will update it soon)
1 2 Next › Last »