This Python program allows you to convert YouTube videos into PowerPoint presentations.
-
Clone the repository:
git clone https://github.com/whitedevil-tmp/video_to_ppt.git
-
Navigate to the project directory:
cd video_to_ppt
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the
main.py
script:python main.py
-
Follow the on-screen instructions to provide the YouTube video URL and customize the conversion settings.
-
Once the conversion is complete, you will find the generated PowerPoint presentation (out.ppt) in the same directory.