Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 306 Bytes

File metadata and controls

15 lines (10 loc) · 306 Bytes

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