parse scene release names
Examples and conventions based on:
- Collection of scene rulesets: http://scenerules.irc.gs/
- Very brief Wikipedia description of scene naming schemes: http://en.wikipedia.org/wiki/Standard_(warez)#Naming
- Release examples from any predb:
Install
$ npm install --save scene-release
Usage
var sceneRelease = ; // => { "year": "2014",// "resolution": "720p",// ... }
CLI
$ npm install --global scene-release
$ scene-release --help parse scene release names Example scene-release Citizenfour.2014.720p.WEB-DL.AAC2.0.H.264-NOGRP =>
Similar projects
- peterhellberg/release (Go)
- danielhusar/movie-title (JavaScript)
- majestixx/scene-release-parser-php-lib (PHP)
License
MIT © Matias Singers