Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 348 Bytes

PowerVid

A code that convert video into powerpoint.

Setup

Install Python packages: pip install -r requirements.txt Install JavaScript packages: npm i

Usage

  • At first you need to enter correct video path to the video.
  • Then just open run.bat

Problems/Bugs

  • If you have importing errors, install the packages manually.