Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anekobtw/yt-videos-maker
- Owner: anekobtw
- License: mit
- Created: 2024-06-02T16:21:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T11:37:38.000Z (7 months ago)
- Last Synced: 2024-09-29T03:06:50.234Z (3 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: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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