tutozz / butEveryWordIsAGoogleImage

This is just a script that automatically generate a video from a youtube music link that for each word said will download an image that correspond and put it in the video at the correct time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




This is a script that automatically generates a video from a YouTube music link that for each word said will download an image that correspond and put it in the video at the correct time.


Installation

There's nothing more simple ! Just clone the repo than do that

pip install -r requirements.txt

Please note that you also need to install ImageMagick for moviepy and add it to your PATH system.

Usage

Even a kid can use it ! The script will at each launch guides you through several questions to create your video.

python buteverywordisagoogleimage.py

As for the installation here's a demo (may depend of your version). asciicast

Personalization

As you can see, if you run the script as it you would notice that there are my logo and somes watermarks. You can just change the images in the 'res' folder but if you want to remove them don't forget to remove their mentions in the code, between line 283 and 292.

Annex

here's screenshots and videos

⇩ What output folder look like ⇩



EXAMPLES
*clickable YouTube links*
EXAMPLES
*clickable YouTube links*
EXAMPLES
*clickable YouTube links*

Links & Contacts

Project's Instagram account: IG Account
Project's YouTube account: YouTube Account
My personal eMail: tutozz.contact@gmail.com

Licence

This project is under


See the LICENSE file

About

This is just a script that automatically generate a video from a youtube music link that for each word said will download an image that correspond and put it in the video at the correct time.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%