Skip to content

jsaabel/video-keyframe-extractor

 
 

Repository files navigation

Video Keyframe Extractor

Description

Quick and dirty fork of 01-DC's original repo for personal use. Added some code to help crawl a provided website (with subpages) for video links and download those, then perform the extraction process on all downloaded videos. Also added zfill to the extractor-script to fix a minor problem with file ordering, and removed user prompts to allow for easier batch processing.

About

A completely modular python code to extract presentation slides from a video as images and then merge into a single PDF file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 97.3%
  • Python 2.7%