implement video download
All checks were successful
Build and Push Multi-Arch Docker Image / build-and-push (push) Successful in 18m34s

needs check, if converted files can be run on device

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-02-01 11:39:02 +01:00
parent efd34616b1
commit 551226ead9
13 changed files with 392 additions and 48 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
yt-dlp -U 2>/dev/null || true
export YT_DLP_JS_RUNTIMES="nodejs"
(sleep 86400 && kill 1) &
exec /app/bin/server