Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soxoj/castreaper
Reaper of screencast videos for OSINT purposes
https://github.com/soxoj/castreaper
cv ocr osint screencast
Last synced: 6 days ago
JSON representation
Reaper of screencast videos for OSINT purposes
- Host: GitHub
- URL: https://github.com/soxoj/castreaper
- Owner: soxoj
- License: mit
- Created: 2023-05-07T17:21:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T08:27:35.000Z (10 months ago)
- Last Synced: 2025-01-19T23:59:20.332Z (12 days ago)
- Topics: cv, ocr, osint, screencast
- Language: Python
- Homepage:
- Size: 5.77 MB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 `
## Principles
- text boxes detection
- fast-forwards and fast-backwards
- several preprocessing modes for different boxes## SOWEL classification
This tool uses the following SOWEL technique:
- [SOTL-3.5. Study Shared Screen Content](https://sowel.soxoj.com/shared-screen)