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.37 |
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-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, 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 (jq-gitAUR, jaq-binAUR) (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 »
mozzi32 commented on 2019-09-15 17:29 (UTC)
at Module._compile (internal/modules/cjs/loader.js:936:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:947:10) at Module.load (internal/modules/cjs/loader.js:790:32) at Function.Module._load (internal/modules/cjs/loader.js:703:12) at Module.require (internal/modules/cjs/loader.js:830:19) at require (internal/modules/cjs/helpers.js:68:18) ==> ERROR : an occured in build().
Fog commented on 2019-09-01 21:30 (UTC)
I can't install this because of vulnerabilities. How can I fix those and install this? The package fails to build.
found 17 vulnerabilities (3 low, 6 moderate, 8 high) run
npm audit fix
to fix them, ornpm audit
for detailsristo3 commented on 2019-07-28 15:13 (UTC)
Noticed the following during build/install:
cluxter commented on 2018-07-11 21:24 (UTC) (edited on 2018-07-11 21:28 (UTC) by cluxter)
I found how to fix this issue thanks to this link: https://github.com/mi-g/vdhcoapp/issues/34
Basically just run this:
find /home/yourUsername -name "*coapp.json*"
and locate the file
net.downloadhelper.coapp.json
(it should be in~/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
).Now remove this file (or move it somewhere else for safety) and reinstall the
vdhcoapp
package. It should now be fixed.cluxter commented on 2018-06-25 08:58 (UTC)
Was anyone able to make use of this package once installed? When I go into the parameters of the Firefox extension "Video DownloadHelper", then in "Platform", I see "Application not installed". If I click on "Re-test", here is what I get:
An unexpected error occurred
I wasn't able to find a way to debug it. Any help would be appreciated. Thanks
rodrigo21 commented on 2018-03-14 01:45 (UTC)
I just build it and it's still working.
Check your npm installation.
doakey3 commented on 2018-03-14 00:19 (UTC) (edited on 2018-03-14 00:19 (UTC) by doakey3)
I had this error when trying to build:
cameo commented on 2018-01-23 20:31 (UTC)
"makepkg -si" showed a problem retrieving the "gulp" package. Pre-installing the dependency "gulp-cli" worked for me.
duht commented on 2018-01-22 14:35 (UTC)
I have the same problem as Styx85. I think it may be related to the latest version of gulp or npm, which may not be compatible with this installer anymore.
Maybe solution is to install a binary version of this package avoiding compile it from source?
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »