Extract the ppt in the video

extract ppt from a video

If The video content is included ppt, then this tool can extract the ppt from the video and export a pdf file. Or you can just transform video to pdf -,-.

install

# install from pypi
pip install extract-video-ppt

# or local
python ./setup.py install

# or local user
python ./setup.py install --user

useage