/arb_videotools

ARB Videotools manages and provides documentation for local file management and integration with Adobe VE

Primary LanguagePython

arb_videotools

How to start the local ARB Videoserver and Adobe CEP Panels for Development

  1. Start the ARB Videoserver
// navigate to the ARB Videoserver directory
nodemon index.js
  1. Open the Adobe CEP Panel(s) within the Adobe CS application you will be developing within

How to download latest images from Cloudinary server

  1. Enter "update_cloudinary" directory

  2. Activate the virtual environment

source ./bin/activate
  1. Run the update function