deepInTheData / Scrubtitles

Remove subtitles from your videos!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrubtitles

This is a simple script to remove embedded subtitles from a video or single image. It is not perfect, but will remove roughly 90-95% of the subtitles with a small amount of distortion.

Usage

  1. Download the scripts.
  2. Place video/image with subtitles in a folder by themselves.
  3. Edit the path in the appropriate script to your video/image path.
    • In the case of a video, replace the video_name with the name of your video file.
  4. Open a command window in the scripts directory
  5. Run the appropriate script

Examples Example One

Example Two

About

Remove subtitles from your videos!

License:MIT License


Languages

Language:Python 100.0%