jacky-xbb/faceless-video-generator — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python tool that can automatically make faceless short videos for TikTok and YouTube Shorts.

I want to run it, choose a story type like scary, mystery, bedtime, fun facts, history, motivation, jokes, life tips, philosophy, love, or a custom topic, then pick an image style like cinematic, anime, comic book, pixar art, or photorealistic. It should generate a complete short story, break it into scenes, create image prompts for each scene, make the images with an AI image service, create a voice over, add subtitles, and export a vertical video.

Please include a simple config file where I can change things like story length, number of scenes, image settings, voice speed, model names, and fonts. Use environment variables for the OpenAI key and Replicate token. Make the output organized so I can find the story, images, audio, subtitles, and final video easily.

Look up current API docs online if you need to.

Want more depth? Deep Reverse