Skip to content

Video DownloadHelper

The easy way to download and convert Web videos from hundreds of YouTube-like sites.

Firefox 플러그인 이다.

Installation

curl -sSLf https://github.com/aclap-dev/vdhcoapp/releases/latest/download/install.sh | bash

Alpine Linux

apk add libc6-compat libstdc++ curl ca-certificates gcompat
cd /tmp
curl -L -O https://github.com/mi-g/vdhcoapp/releases/download/v1.6.3/net.downloadhelper.coapp-1.6.3-1_amd64.tar.gz
tar xf net.downloadhelper.coapp-1.6.3-1_amd64.tar.gz
cd /tmp/net.downloadhelper.coapp-1.6.3/bin

# user-wide install
./net.downloadhelper.coapp-linux-64 install --user
# system-wide install
./net.downloadhelper.coapp-linux-64 install --system

Output:

VdhCoApp: VdhCoApp is ready to be used

Troubleshooting

cannot execute: required file not found

"bash: ./vdhcoapp: cannot execute: required file not found"

만약 Alpine Linux 에서 실행했다면 glibc 관련 라이브러리 문제일 수 있다. apk add gcompat 로 설치한 후 테스트해보자.

See also

Favorite site