Automatically create videos for youtube
Clone the project
$ git clone https://github.com/anekobtw/yt-videos-maker.git
Go to the project directory
$ cd src
Install dependencies
$ pip install -r requirements.txt
Run the program
$ python main.py
- customtkinter - A modern and customizable python UI-library based on Tkinter
- gTTS - Python library and CLI tool to interface with Google Translate's text-to-speech API
- moviepy - Video editing with Python
- CTkMessagebox - A fully customizable messagebox for customtkinter!
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
The project is MIT licensed