Automating making many trailer-like videos with a single click!
This program can mass create multiple promotional movies at once using only these elements:
- Pre-recorded .mp4 video clips.
- Title card .png image file.
- Ending card .png image file.
- Sound effect 1 that plays during the Title card.
- Sound effect 2 that plays during the Ending card.
It will join the video clips in a alphabetical order, apply a Fade from Black transitions to all them individually, place a Title Card + sound effect after the first clip and an Ending Card with stylish Fade from White effect, also with its own sound effect.
...
Semi automate Facebook publishing posts task to groups
Semi automate Facebook publishing posts task to groups
📦Requirements
- Windows or Linux operating system
- Chromium based browser (Google Chrome, Microsoft Edge, Brave, Opera)
- Stable Internet connection
🚀Installation
Simply download the executable
No additional installation or dependencies are required. Just download and run the executable file
🎮Usage
- Windows: Double-click the `.exe` file or run it from the command line
- Linux: Make it executable (`chmod +x autofbpost`)...