yt-dlp requires: - ffmpeg for sub-conversion (--convert-subs srt) and any format mux - A JS runtime for YouTube player decryption (deno or node) Without these, every caption extraction attempt in the meet-kevin-watcher container fails with 'ffmpeg not found' + 'No supported JavaScript runtime could be found'. Adding both to the runtime stage of Dockerfile.service. Size impact: ~50 MB. |
||
|---|---|---|
| .. | ||
| Dockerfile.dashboard | ||
| Dockerfile.service | ||
| nginx-k8s.conf | ||
| nginx.conf | ||