Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.12 KB

EnvironmentVariables.md

File metadata and controls

19 lines (10 loc) · 1.12 KB

Environment Variables

Required

  • TIKTOK_SESSION_ID: Your TikTok session ID is required. Obtain it by logging into TikTok in your browser and copying the value of the sessionid cookie.

  • IMAGEMAGICK_BINARY: The filepath to the ImageMagick binary (.exe file) is needed. Obtain it here.

  • PEXELS_API_KEY: Your unique Pexels API key is required. Obtain yours here.

Optional

  • OPENAI_API_KEY: Your unique OpenAI API key is required. Obtain yours here, only nessecary if you want to use the OpenAI models.

  • GOOGLE_API_KEY: Your Gemini API key is essential for Gemini Pro Model. Generate one securely at Get API key | Google AI Studio

  • ASSEMBLY_AI_API_KEY: Your unique AssemblyAI API key is required. You can obtain one here. This field is optional; if left empty, the subtitle will be created based on the generated script. Subtitles can also be created locally.

Join the Discord for support and updates.