Commit 9d0f74a8 authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm play: added vidbee (eterbug #18908)

parent a3567912
#!/bin/sh
PKGNAME=vidbee
SUPPORTEDARCHES="x86_64 aarch64"
VERSION="$2"
DESCRIPTION="Download videos from almost any website worldwide"
URL="https://vidbee.org"
. $(dirname $0)/common.sh
arch="$(epm print info --debian-arch)"
PKGURL=$(get_github_url https://github.com/nexmoe/VidBee "vidbee_${VERSION}_$arch.deb")
install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment