Introduction
Video automator is a tool I built to help me generate videos in a fast and easy way.
The app is available here: http://localhost/video-automator/
and There's also a copy on this GitHub private repo: https://github.com/HassanKanj/video-automator
This app will generate the videos for "Haki Moufid - حكي مفيد" podcast episode for different social media platforms (generating the thumbnails + audio visuaizations [waveforms], and also an HTML file that contains suggested description that you can copy/paste), and it can also generate vertical videos with a specific template that contain a main title and rendered subtitles.
All you have to do is to just fill in a form.
I may update the app in the future to allow it to generate more video templates and/or to modify its functionalities.
Main interface
Here's the main interface for the app (which might be slightly different from the current version, in case I made modifications to the app).

How it works
Note to self: summary for how it works (you fill in the form, it will generate the needed files and commands, then it will open iTerm and execute the commands [mainly ffmpeg commands])
Features
- generate video files for instagram, youtube, etc..
- mention more details here
- ...