Runtime Specifications
- Python: 3.11+
- Node.js: 22.x
- npm: bundled with Node 22
- ffmpeg: required in PATH
- yt-dlp: required in PATH (youtube-dlp also supported)
Python dependency installation
pip install -r requirements.txt
Node worker dependency installation
npm ci --prefix call_worker