Add dependencies for BgUtil POT Provider setup

This commit is contained in:
Tobias
2026-08-19 22:32:36 +02:00
committed by GitHub
parent 455e7f6879
commit 366d31e58d
+1
View File
@@ -32,6 +32,7 @@ function update_script() {
if [[ ! -f /etc/systemd/system/bgutil-provider.service ]]; then
msg_info "Adding BgUtil POT Provider"
ensure_dependencies ffmpeg libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev pkg-config
fetch_and_deploy_gh_release "bgutil-ytdlp-pot-provider" "Brainicism/bgutil-ytdlp-pot-provider" "tarball"
cd /opt/bgutil-ytdlp-pot-provider/server
$STD npm ci