Added hwaccel, testing unprivileged

This commit is contained in:
nnsense
2026-05-10 19:28:00 +00:00
parent 5f97f0ad3f
commit cd56a14e63
2 changed files with 3 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ msg_ok "Installed Dependencies"
NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs
FFMPEG_TYPE="binary" setup_ffmpeg
setup_hwaccel
fetch_and_deploy_gh_release "deno" "denoland/deno" "prebuild" "latest" "/usr/local/bin" "deno-x86_64-unknown-linux-gnu.zip"
fetch_and_deploy_gh_release "yt-dlp" "yt-dlp/yt-dlp" "singlefile" "latest" "/usr/local/bin" "yt-dlp_linux"