video-clerk

A CLI for organizing movie and TV show files.

Usage no npm install needed!

<script type="module">
  import videoClerk from 'https://cdn.skypack.dev/video-clerk';
</script>

README

video-clerk

A CLI for organizing movie and TV show files.

As of now, it fetches information from TMDb and moves and renames your video files.

Installation

npm install -g video-clerk

Usage

video-clerk

On first run, you'll be asked to supply some configuration information, including an access token for TheMovieDB and the location of your video files. After that, just follow the prompts.

You can also supply the configuration information via command line arguments. Use the --help argument for more information.