Skip to content

Intedai/AutoMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Generate a mapping video in seconds! You don't need to edit your videos anymore it's all automatic!

Overview

Features:

  • 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

Installation

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 Video

example.mp4

Demo and walkthrough

Start by filling the years of each country

1

Now fill the colors by clicking on the buttons of each country name or pressing the Random Colors button below

2

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

3

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

4

the initial directory is Assets\Videos this directory was made to store videos you generate, you dont have to save there!

image

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

upload_save

Tests

Tests are stored at the Tests directory with test-results.md to see the results of each test

License

Distributed under the MIT license. See LICENSE for more information.