SkillAgentSearch skills...

Replicator

Python script to merge a few video files, transparent overlay, text areas with mp3 audio track

Install / Use

/learn @mmakarov/Replicator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

replicator

Python script to merge a few video files, transparent overlay, text areas with mp3 audio track. Final video will be exact same length as your audio track. Lenght of your video will be calculated automatically.

Resulting video

I've made this script in a try to merge any video sequence files with PNG transparent overlay, adding text areas on video, with mp3 audio track. The resulting video file is ready to upload on Youtube or any other video hosting service.

You can change it to your taste.

How to use it:

Open the terminal and enter: git clone https://github.com/mmakarov/replicator.git

Put your video files to the 'video' directory as 'source1.mp4', 'source2.mp4', etc

Put your PNG transparent image to the project directory as 'overlay.png'

Put your MP3 file to the 'audio' directory as 'voice.mp3' in terminal run: python3 source-to-fin.py or python source-to-fin-win.py for Windows

Finally, you've got the "youtube_ready.mp4" file

Warning: Russian comments in sources!

View on GitHub
GitHub Stars12
CategoryContent
Updated2mo ago
Forks1

Languages

Python

Security Score

75/100

Audited on Jan 30, 2026

No findings