Generate a mapping video in seconds! You don't need to edit your videos anymore it's all automatic!
- Coloring each country with a click of a button
- Randomly color all countries with one click
- Add title text and color each word with your desired color
- Save the map image without exporting to vid
- Upload a custom map image (you can edit the saved one)
- Add your own background videos or use the videos at
Assets\Backgrounds
- Blur the background video by checking a box
- Export to video with your watermark or use the watermarks at
Assets\Watermarks
- Add your own music to the clip
clone the repository:
git clone https://github.com/Intedai/AutoMapper.git
install the required libraries
pip install -r requirements.txt
Run src/main.py
from the AutoMapper directory
β οΈ do not execute main.py after opening the src directory!
example.mp4
Start by filling the years of each country
Now fill the colors by clicking on the buttons of each country name or pressing the Random Colors button below
This is how it looks like if you click on the select color button
Now enter the title, click insert color to choose a color for a certain word, and to make a new line add <BR> and click Generate Image
Now add a background video, a watermark and if u want music to override the audio of the background video add music as well
And now click Export Video as... and save the video at your desired path
the initial directory is Assets\Videos this directory was made to store videos you generate, you dont have to save there!
And now you generated the video that is shown at the example
now you can clear the data if you want to make a video, click on the clear button and a pop up will show:
click yes and it should clear
You can also save the generated map image, edit it on your prefered graphic editor and upload it and then generate the video
Tests are stored at the Tests
directory with test-results.md
to see the results of each test
Distributed under the MIT license. See LICENSE
for more information.