aaa

🧩 Syntax:
TODAYS HUNT

the autoshorts app is finally complete so we can make the script for it
then edit the video and after that we are able to upload it
trying to get it done before or on 15 Apr 2024.

INTRODUCTION
- YouTube Shorts are pretty much everywhere now, and... when I was watching them the other day
I noticed that lot of them looked pretty much the same but were still getting thousands of views
SOo I figured I could probably just create a program to automate this production process
- so I could upload shorts with basically no effort

INTRODUCTORY CINEMATIC (maybe?)
- ran while second line of introduction section is being read
- details like image and text can be decided in post

MAIN CONTENT

rough sketch of things to go through:


actual main content plan:
so first of all we'd have to figure out how to actually edit and render videos with a script
luckily, there's already a Python package called moviepy that lets us do this
to start with something simpler I decided on making a trivia short
where the video would give you some random multi-choice question and a specific time limit
to come up with an answer


OUTRO