Skip to content

whitedevil-tmp/video_to_ppt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Video to PowerPoint Converter

This Python program allows you to convert YouTube videos into PowerPoint presentations.

Installation

  1. Clone the repository:

    git clone https://github.com/whitedevil-tmp/video_to_ppt.git
    
  2. Navigate to the project directory:

    cd video_to_ppt
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

  1. Run the main.py script:

    python main.py
    
  2. Follow the on-screen instructions to provide the YouTube video URL and customize the conversion settings.

  3. Once the conversion is complete, you will find the generated PowerPoint presentation (out.ppt) in the same directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages