5 Commits
Author SHA1 Message Date
anthony 95d25a6d8a fix: add missing existsSync to fs mock in processor tests 2026-08-11 09:04:16 +02:00
anthonyandClaude Sonnet 4.6 01b67bb81c feat: bundle yt-dlp and ffmpeg Linux binaries in bin/
Adds precompiled Linux x86_64 binaries for yt-dlp and ffmpeg under bin/.
The processor resolves yt-dlp from bin/ when present, falling back to PATH.
ffmpeg is passed via --ffmpeg-location so yt-dlp uses the bundled binary on o2switch.
BIN_DIR is configurable via env var.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-10 15:13:23 +02:00
anthony 479ce1b921 feat: add cron cleanup and worker-check scripts 2026-08-10 14:49:28 +02:00
anthony e6d937fd9b feat: add worker main poll loop 2026-08-10 14:46:30 +02:00
anthony 443657ceef feat: add yt-dlp download processor 2026-08-10 14:42:29 +02:00