Skip to main content

Automated extraction of short clips from media files, using quotes.

Project description

ClipSnip

ClipSnip is a command line tool that that automates the creation of GIFs from media files.

Usage

Simple usage:

snip -q "nicest" -v "Community.S01E01.1080p.BluRay.x264.mkv"

Parameters:

  • The quote to search for (-q)
  • The video file to snip (-v)
output-1 output-2
Community Community2

Key Features

  • Media file identification
  • Subtitle sourcing, syncing and searching
  • Frame perfect scene extraction

Installation

  1. Ensure you have ffmpeg installed

    sudo apt-get install ffmpeg
    
  2. Install ClipSnip with OpenCV

    pip install clipsnip[opencv]
    

    Otherwise, if you already have OpenCV

    pip install clipsnip
    

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clipsnip-0.0.20.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

clipsnip-0.0.20-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page