Search Criteria
Package Details: clipgrab 3.9.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/clipgrab.git (read-only, click to copy) |
|---|---|
| Package Base: | clipgrab |
| Description: | A video downloader and converter for YouTube, Veoh, DailyMotion, MyVideo, ... |
| Upstream URL: | https://clipgrab.org |
| Licenses: | GPL-3.0-only |
| Submitter: | City-busz |
| Maintainer: | mhdi |
| Last Packager: | mhdi |
| Votes: | 4 |
| Popularity: | 0.64 |
| First Submitted: | 2025-09-10 09:28 (UTC) |
| Last Updated: | 2025-11-15 10:27 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-webengineAUR
- yt-dlp (yt-dlp-gitAUR)
- 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) – for the conversion functionality
Latest Comments
GeMi commented on 2025-12-06 11:04 (UTC)
I rebuild qt5-webengine and now clipgrab update works.
archqt commented on 2025-11-27 17:21 (UTC) (edited on 2025-11-28 09:54 (UTC) by archqt)
Why not using qt6-webengine, qt6-base ? it should work and will avoid old packages.
In converter_ffmpeg.cpp it needs to change QRegExp by QRegularExpression
arojas commented on 2025-11-21 15:42 (UTC)
@medmedin that's not related to clipgrab. You need to rebuild qt5-webengine.
medmedin commented on 2025-11-21 11:54 (UTC) (edited on 2025-11-21 11:55 (UTC) by medmedin)
@mhdi install fails:
arojas commented on 2025-11-19 15:53 (UTC)
No, icu76 should not be included in dependencies because that is the wrong fix and installing it is a very bad idea. What you need to do is rebuild qt5-webengine.
B.MuXBeats commented on 2025-11-19 11:40 (UTC)
Please integrate icu76 in dependencies. After installing icu76 compiling worked flawless.
Maxr commented on 2025-11-19 07:25 (UTC)
Same here, compiling works after installing icu76. Should be included in deps.
lemmy999 commented on 2025-11-13 20:05 (UTC)
Seems that Qt5-webengine package has been deprecated for ARCH. Solution is to install icu76 from AUR
lemmy999 commented on 2025-11-11 13:17 (UTC) (edited on 2025-11-13 13:37 (UTC) by lemmy999)
Getting this error when trying to open application
clipgrab: error while loading shared libraries: libicui18n.so.76: cannot open shared object file: No such file or directoryicu is up to date.
Tried removing app and re-installing. Failed to compile. First sign of trouble is here "/usr/bin/ld: warning: libicui18n.so.76, needed by /usr/lib/libQt5WebEngineCore.so, not found (try using -rpath or -rpath-link)"