Skip to content

Requirements

Arnab Paryali edited this page Apr 30, 2022 · 8 revisions

Installing Requirements :

  • NodeJS

    • Ubuntu

      curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
      sudo apt-get install -y nodejs
    • Windows

      Download from https://nodejs.org/en/download

  • FFMPEG

Clone this wiki locally