Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.28 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.28 KB

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