Myth vs fact: structure, script and how to clone it
Myth vs fact is a proven short-video structure. Here is why it holds attention, how its beats are timed, a script you can start from, and the command that clones it for your own subject.
Why this format works
Contradiction is a retention engine: viewers stay to see whether the myth is confirmed or destroyed, and the verdict gives the clip a natural end.
Structure breakdown
1. Myth (0–4s)
State the belief many people hold, plainly, as a claim on screen.
2. Turn (4–10s)
One word of contradiction — “Wrong”, “Half true”, “Depends” — delivered with a beat.
3. Evidence (10–35s)
Two concrete proofs, each with a visual.
4. Fact (35–45s)
Restate the corrected claim in one sentence.
A script you can start from
Segments, takes and selection anchors — this is the part of the project that changes when you re-run the format:
<script>
<segment> id="myth">
<take>Myth: || @takes-ten-thousand you need ten thousand followers. || Fact: || @needs-one-hundred you need a hundred who care.</take>
</segment>
<caption-track document={story.caption}/>What you need
- — A myth your audience actually believes
- — Two verifiable proofs
- — Dual text if you want spoken and on-screen wording to differ
Run it
hypit run clone --reference ./reference/myth-fact.mp4 --script ./myth.svsThe reference video stays fixed. Change the script, re-run, and you get a new edit in the same format — that is the whole point of cloning instead of prompting.
Keep reading
FAQ
How do I make the myth credible?
Use the exact phrasing people repeat. A straw-man myth destroys trust in the first second.
Do I need data?
Two concrete proofs, or one proof and one demonstration. Vague evidence turns this format into an opinion.
Can the verdict be “it depends”?
Yes — a qualified verdict is often more shareable than a flat correction, as long as the conditions are stated clearly.