Skip to content

cparratto/movie-garnish

Repository files navigation

MovieGarnish

A command line tool for encoding movies with meta data from imdb

Installation

$ brew install AtomicParsley
$ gem install movie-garnish

Usage

mg-cli imdb --video=~/Desktop/some-movie.mp4 --title="Movie Title"

or if the video file is properly named

mg-cli imdb --video=~/Desktop/some-movie.mp4

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Encode vidoes with metadata from imdb.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages