Description
Companion app for Video DownloadHelper browser extension.
This repository attempts to package vdhcoapp
to run under system-provided node
and use system-provided ffmpeg
.
Installation Instructions
Enable this COPR repository:
dnf copr enable rok/vdhcoapp
Install the vdhcoapp package
Make sure you have RPMFusion enabled, as the package depends on its ffmpeg
package.
dnf install vdhcoapp
Register the application with browser(s)
Check that vdhcoapp
application is functional:
vdhcoapp --info
Then run it with install
argument to register with browser(s).
vdhcoapp install
NOTE: in this build, support for Flatpak-installed browsers is disabled, because its components (as well as dependencies) are installed system-wide directories (e.g., /usr/bin
directory), which cannot be directly shared with Flatpak sandbox. If you require support for Flatpak, use the official build instead.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (69)* | Fedora 39 (42 downloads) |
Fedora 40 | x86_64 (94)* | Fedora 40 (65 downloads) |
Fedora 41 | x86_64 (62)* | Fedora 41 (18 downloads) |
Fedora rawhide | x86_64 (22)* | Fedora rawhide (32 downloads) |
* Total number of downloaded packages.