Skip to content

obroomhall/ClipSnip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Key Features

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

Installation

sudo apt-get install ffmpeg
pip install clipsnip

Credits