mattjac109
Junior Member
- Jan 7, 2025
- 102
- 60
I am trying to make some YT stories like the one reddit ones
You can try using chat gtp.I am trying to make some YT stories like the one reddit ones
Wow, that sounds like a really helpful step-by-step guide. I’m especially interested in the Python script part. How hard is it to learn from that perspective?gpt is honestly mid for storytelling , it sounds too clinical and repetitive lol . if u want those reddit-style videos to actually go viral u need emotional hooks , not just a summary .
heres the pro stack for story automation :
writing : switch to claude sonnet . it handles creative prose and human suspense way better than gpt-4o . if ur doing edgy / nsfw stories ( which perform best on yt shorts tbh ) , use a local llama 3 70b or mistral large to bypass filters .
voice : dont use the built-in robotic voices . elevenlabs is the standard , but if u want to save credits at scale , look into tortoise-tts or coqui ( local ) .
the scale hack : dont make these manually in capcut . use a python script with moviepy or ffmpeg . u can automate the whole flow : pull top reddit threads - gen script - gen voice - overlay random parkour / gameplay footage - add subtitles .
if ur just clicking generate in some web tool ur gonna compete with 10k other clones . building a custom pipeline is the only way to win the volume game in 2026 .