A simple program I made for a youtube video. It allows you to turn a script into a video using the PixaBay API for images and a text-to-speech library (pyttsx3). You can also use it for Instagram and Tiktok if you'd like. I may/may not maintain this and this will most probably be archived but if you want to remix this and share it, Feel free to do so! Just please credit the original work to me :)
How to setup and run AYT automater 1.0 :)
List of things needed for AYT automater
-
Python (3.9 or above)
https://python.org (official website)
-
PIP (Python dependency installer)
usage: pip install [dependency]
-
MoviePy
pip install moviepy
AYT Automater uses Pixabay Api, so get yourself one
-
Get a free Pixabay API Key at https://pixabay.com/api/docs
-
Clone or download this github repo:
git clone https://github.com/FlippantDev/AYTautomater/
-
Extract the Zip file (if you downloaded it)
or you can use winrar to extract it
-
Install Dependencies with [requirements.bat] or open cmd in the directory and install with Pip
pip install -r requirements.txt
-
Open
videomaker.py
with your preferred code editor -
Enter your API key on line 16
url = f'https://pixabay.com/api/?key=(YOUR API KEY GOES HERE)&q={search_term}&image_type=photo&pretty=true&per_page=20'';
-
Save changes by using command
CRTL + S
-
Open
script.txt
-
in script.txt you have to put in the script that the video will say
-
Open
stocktopic.txt
-
Type in the topic of what your script is about, it has to be 1 word (ex. space)
Note This project was made for a video I was planning to make, so I may not update it
wmapper-web - Wmapper (keymap all across windows) (maintainance : active)
Apache 2.0