Search Criteria
Package Details: vdhcoapp 2.0.20-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vdhcoapp.git (read-only, click to copy) |
---|---|
Package Base: | vdhcoapp |
Description: | Companion application for Video DownloadHelper browser add-on |
Upstream URL: | https://github.com/aclap-dev/vdhcoapp |
Licenses: | GPL-2.0-or-later |
Submitter: | dguihal |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 72 |
Popularity: | 1.03 |
First Submitted: | 2017-11-16 23:54 (UTC) |
Last Updated: | 2024-08-18 15:16 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- esbuild (esbuild-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jaq-binAUR, jq-gitAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- yq (make)
Required by (1)
- firefox-extension-video-download-helper (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
alexdandrea commented on 2023-03-08 16:33 (UTC) (edited on 2023-03-08 17:54 (UTC) by alexdandrea)
The package is currently broken as the final generated binary fails to start.
The error message looks like this:
It can be fixed with this diff to the AUR package:
Mettacrawer commented on 2022-11-12 13:51 (UTC)
I tried to use this today but it splodered. Output from strace shows:
MarsSeed commented on 2022-05-13 19:23 (UTC)
For Brave and Vivaldi, there is an open pull request that supposedly fixes the configuration of this companion app:
https://github.com/mi-g/vdhcoapp/pull/110/files
j1simon commented on 2022-02-10 12:33 (UTC) (edited on 2022-02-10 12:36 (UTC) by j1simon)
Same problem than @Pietro_Pizzi with Google Chrome 98.0.4758.80. But If I install it manually from targz file works: https://www.downloadhelper.net/install-coapp?browser=chrome#extra-targz64
Pietro_Pizzi commented on 2022-02-03 01:28 (UTC) (edited on 2022-02-13 01:38 (UTC) by Pietro_Pizzi)
Hi,
the companion app has stoped working today. I use vivaldi and the Video DownloadHelper says in its config "Companion App not installed \ Checking companion app returned: Native host has exited.". I have reloaded the extention and clicked on "Recheck" but it didn't work.
Does anybody know what's happening?
EDIT: It worked again after the last Vivaldi Update 5.1 :).
dreieck commented on 2021-12-25 12:29 (UTC) (edited on 2021-12-25 12:37 (UTC) by dreieck)
On a slow internet connection it fails, because during
build()
it downloads stuff (can't you move this to thesource
array or toprepare()
, btw.?), and then times out:My network works fine, but capped to 1Mbit/s, sometimes slower. After each iteration of a
makepkg
run it reaches a bit further. Can you change thePKGBUILD
such that slow network does not cause failure, and such that all source is already downloaded beforebuild()
starts (e.g. inprepare()
, if thesource
array ormakedepends
is not an option)?imar commented on 2021-08-01 06:27 (UTC)
Works well.
rvasilev commented on 2020-12-27 12:40 (UTC)
for interchangeability with binary release
package is building ok with upstream
nodejs
v15vnt-83 commented on 2020-12-15 20:54 (UTC)
You can edit build files and type nodejs-lts-fermium instead nodejs-lts-dubnium in PKGBUIL
fordprefect commented on 2020-12-15 13:02 (UTC)
@soloturn: they fixed as many of the vulnerabilities as possible in the new release. Check https://github.com/mi-g/vdhcoapp/issues/28
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »