Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 976 Bytes

EnvironmentVariables.md

File metadata and controls

17 lines (9 loc) · 976 Bytes

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.
  • 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.