Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 724 Bytes

ENV.md

File metadata and controls

12 lines (7 loc) · 724 Bytes

Environment Variables

Required

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

  • 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

Open an issue if you need help with any of these.