https://github.com/sinedied/movie-renamer
:movie_camera: Automated movie renamer scraping names from IMDB
https://github.com/sinedied/movie-renamer
Last synced: about 1 month ago
JSON representation
:movie_camera: Automated movie renamer scraping names from IMDB
- Host: GitHub
- URL: https://github.com/sinedied/movie-renamer
- Owner: sinedied
- License: mit
- Created: 2015-07-06T11:46:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-09-02T16:29:43.000Z (3 months ago)
- Last Synced: 2025-09-21T04:35:28.202Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```