soxoj / castreaper

Reaper of screencast videos for OSINT purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

castreaper

Reaper of screencast videos for OSINT purposes

Installation

pip install -r requirements.txt

For Ubuntu: apt-get update && apt-get install ffmpeg libsm6 libxext6 -y

Usage

Warning! The tool is in the active phase of development

./screenripper.py <VIDEOFILE NAME>

screenshot

Principles

  • text boxes detection
  • fast-forwards and fast-backwards
  • several preprocessing modes for different boxes

SOWEL classification

This tool uses the following SOWEL technique:

About

Reaper of screencast videos for OSINT purposes

License:MIT License


Languages

Language:Python 100.0%