[Edited]How to install Video DownloadHelper coapp in flatpak Chrome / Chromium / Ungoogled-Chromium

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
User avatar
MikeNovember
Level 7
Level 7
Posts: 1856
Joined: Fri Feb 28, 2020 7:37 am
Location: Nice, Paris, France

[Edited]How to install Video DownloadHelper coapp in flatpak Chrome / Chromium / Ungoogled-Chromium

Post by MikeNovember »

Hi,

Video DownloadHelper is a browser extension (Chrome URL: https://chrome.google.com/webstore/deta ... phfk?hl=en "adult only" (!) see Post-Scriptum; Edge URL: https://microsoftedge.microsoft.com/add ... iipiilhldn).

Its correct functioning requires a companion application installation, VdhCoApp 1.6.3, for extension version 7.6.3.3.

Methods and links to download and install this companion application are mentioned in the extension options.

However, none of the provided methods function when the browser (Chrome, Chromium or Ungoogled-chromium) is a flatpak.

Here is a workaround to install this VdhCoApp 1.6.3.

- Download the "Linux - 64 bits - targz" version from this page https://www.downloadhelper.net/install-coapp.
- Then, enter these lines of code (one after the other):

Code: Select all

~/Downloads$ tar xf net.downloadhelper.coapp-1.6.3-1_amd64.tar.gz -C ~
~/Downloads$ ~/net.downloadhelper.coapp-1.6.3/bin/net.downloadhelper.coapp-linux-64 install --user
After these steps, you will find:
- directory "/net.downloadhelper.coapp-1.6.3/" in your home,
- file "net.downloadhelper.coapp.json" in your "~/.config/google-chrome/NativeMessagingHosts/" directory.
(where "~" is a system shortcut for "/home/username").

Your flatpak browser configuration directory is found in:
- "~/.var/app/com.github.Eloston.UngoogledChromium/config/chromium/" for Ungoogled-chromium,
- "~/.var/app/org.chromium.Chromium/config/chromium/" for Chromium,
- "~/.var/app/com.google.Chrome/config/chromium/" for Google Chrome.

Copy the "net.downloadhelper.coapp.json" file from your "~/.config/google-chrome/NativeMessagingHosts/" to the subdirectory "/NativeMessagingHosts/" of your flatpak browser configuration directory.

You can now go to your "Video DownloadHelper" extension, and in its options, check that the companion app is well installed.

Finally, you can delete files "net.downloadhelper.coapp-1.6.3-1_amd64.tar.gz" in your "~/Downloads/" directory and "net.downloadhelper.coapp.json" in your "~/.config/google-chrome/NativeMessagingHosts/" one.

Regards,

MN

Post Scriptum: in the perpetual fight against video downloading programs, Google has now classified Video DownloadHelper extension for Google Chrome as an "adult only" extension. You need to connect to your Google account, then confirm your age with a credit card or an identity card in order to download it. Simple workaround: to install the extension for Edge from https://microsoftedge.microsoft.com/add ... iipiilhldn
_____________________________
Linux Mint 21.3 Mate host with Ubuntu Pro enabled, VMware Workstation Player with Windows 10 Pro guest, ASUS G74SX (i7-2670QM, 16 GB RAM, GTX560M with 3GB RAM, 1TB SSD).
Post Reply

Return to “Tutorials”