0.0.1 • Published 9 years ago

tvnorm v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

tvnorm

Normalize episodes filenames

Installation

$ npm i -g tvnorm

Usage

$ tvnorm [path]

Example

$ tvnorm /Volumes/Torrents/TVSHOWS/Narcos
=> Narcos.S01E01.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e01.mkv
=> Narcos.S01E02.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e02.mkv
=> Narcos.S01E03.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e03.mkv
=> Narcos.S01E04.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e04.mkv
=> Narcos.S01E05.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e05.mkv
=> Narcos.S01E06.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e06.mkv
=> Narcos.S01E07.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e07.mkv
=> Narcos.S01E08.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e08.mkv
=> Narcos.S01E09.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e09.mkv
=> Narcos.S01E10.720p.WEBRiP.x265.ShAaNiG.mkv -> s01e10.mkv
=>
=> Is it ok? [Y/n] Y
=> Completed