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: 6 months ago
JSON representation
Automatically create videos for youtube
- Host: GitHub
- URL: https://github.com/anekobtw/yt-videos-maker
- Owner: anekobtw
- License: mit
- Created: 2024-06-02T16:21:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T11:37:38.000Z (about 2 years ago)
- Last Synced: 2025-08-08T20:53:14.936Z (12 months ago)
- Topics: shorts, shorts-maker, video-maker, youtube, youtube-shorts, youtube-video, youtube-video-maker, yt-video-maker
- Language: Python
- Homepage:
- Size: 292 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube videos maker



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