Skip to content

anekobtw/yt-videos-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube videos maker

version licence made with love

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

$ pip install -r requirements.txt

Run the program

$ python main.py

About the project

Authors

Built With

  • 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!

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 licensed