Content Root Change

Hi @finish1581 you can also try this. Set the KALITE_CONTENT_ROOT environment variable with the path of your downloaded videos.

Here’s the steps to set it.

  1. Open terminal utility tool.
  2. Make sure kalite server is not running. Just run the “kalite stop” command.
  3. Run the launchctl setenv KALITE_CONTENT_ROOT /path of your downloaded videos/ command to set the KALITE_CONTENT_ROOT environment variable.
  4. Restart the terminal by closing and open it again
  5. Run the command “kalite start” to start kalite server.