Pass a lecture video to the slurper and it will give you a pdf of the slides used in the lecture
- requires opencv to be installed on your machine.
$ pip install slideSlurper
or clone the repository and
$ pip install -r requirements.txt
$ python slideslurper/__init__.py
$ slurp video_file_path output_pdf_name
- works best with mp4 video files