Skip to content

imben123/imdbWatchlistToTrakt

Repository files navigation

imdbWatchlistToTrakt

A simple command line tool to push your imdb watchlist to trakt

##Prerequisites

  1. An imdb account
  2. A trakt.tv account
  3. node and npm
  4. TypeScript compiler

You also need to create a trakt.tv app to get an api key. Once you've created the app use the PIN authentication method to get an access token.

##To run this script

  1. run 'npm install'
  2. fill out your details in the credentials.ts
  3. run 'npm run-script compile'
  4. run 'npm start'

About

A simple command line tool to push your imdb watchlist to trakt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published