Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Structure

  • extension/uwu contains all the code related to Adobe SDK
  • node_test is the Node.js server with OpenAI, FFmpeg, and yt-dl

Getting Started

Adobe Express

  1. Open terminal and navigate to a folder you don't care about.
  2. Run npx @adobe/create-ccweb-add-on uwu --template swc-javascript-with-document-sandbox and generate the SSL certificate
  3. Delete the uwu folder
  4. Navigate to extension/uwu and run npm run build
  5. Run npm run start

Node.js

  1. Navigate to node_test in another terminal
  2. Run npm i
  3. Install FFmpeg and yt-dlp (brew on Mac suggested)
  4. Run node ser.js

Add-On

  1. Open Adobe Express and enable the add on (Steps 4 & 5 in link)
  2. Should be good to go!

Releases

Packages

Used by

Contributors

Languages