Skip to content

Cyber5imon/movie-renamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-renamer

Automated movie renamer scraping names from IMDB.

It targets all .mkv files in a folder, and the renaming process is interactive: best match is proposed by default, or you can either choose any other match or to skip renaming for each file.

Better search heuristic may be added later in case of no results from IMDB, along with manual rename fallback.

Install

npm install -g movie-renamer

Usage

movie-renamer <target_folder>

About

Automated movie renamer scraping names from IMDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Batchfile 0.4%