Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anekobtw/yt-videos-maker

Automatically create videos for youtube
https://github.com/anekobtw/yt-videos-maker

shorts shorts-maker video-maker youtube youtube-shorts youtube-video youtube-video-maker yt-video-maker

Last synced: 2 months ago
JSON representation

Automatically create videos for youtube

Awesome Lists containing this project

README

        

# YouTube videos maker
![version](https://img.shields.io/badge/Project_version-2.0.1-blue)
![licence](https://img.shields.io/badge/License-MIT-green)
![made with love](https://img.shields.io/badge/Made_with-Love-red)

Automatically create videos for youtube

## Run Locally
Clone the project

```
$ git clone https://github.com/anekobtw/yt-videos-maker.git
```

Go to the project directory

```
$ cd src
```

Install dependencies

```bash
$ pip install -r requirements.txt
```

Run the program

```bash
$ python main.py
```

## About the project
### Authors

- [@anekobtw](https://www.github.com/anekobtw)
### Built With
- [customtkinter](https://github.com/TomSchimansky/CustomTkinter) - A modern and customizable python UI-library based on Tkinter
- [gTTS](https://github.com/pndurette/gTTS) - Python library and CLI tool to interface with Google Translate's text-to-speech API
- [moviepy](https://github.com/Zulko/moviepy) - Video editing with Python
- [CTkMessagebox](https://github.com/Akascape/CTkMessagebox) - A fully customizable messagebox for customtkinter!

## Contributing
Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.

## License
The project is [MIT](https://choosealicense.com/licenses/mit/) licensed