Skip to content

dawkaka/movie-subtitle-auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-subtitle-auto

A command line program to automatically rename your movies and their subtitles. Works best with series.

How It Works

You run the program with paths to the movie series folder using "-moviepath" flag and subtitles folder using "-subtitlepath" flag and provide a name for the movies using "-name" flag and run the program. It will remain all movies and their respective subtitles for you

All Flags

-moviepath: movies directory required

-subtitlepath: subtitles directory required

-name: name of the series or preferred name required

-s: season of the series defaults to 1

-d: destination or folder to put the processed movie and subtitles in defaults to current movie folder

-c: boolean whether to copy or move files to destination folder defaults to false

-template: the format to name movies and episodes eg. S0*E0 means moviename-S0nE0n where n is the season and espisode number which is caculated automatically defaults to S0*E0

About

Automatically rename movies and their subtitles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages