Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

TheTVdB NodeJS Query Util

How to use

  1. Clone / Download this repo
  2. run npm install
  3. Login to thetvdb-API with your apikey, userkey and username as follows: npm run login -- apikey userkey username
  4. Run your query against the tvdb api like so npm start