dont touch audio and subtitles folder
need nodejs and ffmpeg installed
install packages
npm install
put a background video in the videos folder
put text in text/text.txt
generate video
npm start
result is in outputs folder
flags
-l
- smaller file size, longer render time
-sar
- uses short aspect ratio, longer render time (just use a short aspect ratio video to avoid this)