Prerequisites
To successfully utilize this package, users must meet the following prerequisites:
-
Node.js: The user must have Node.js installed on their system with a minimum version of 18.17.0.
-
ESM: When consuming this package, add the following line to your
package.json
file: -
TheTVDB Token: Obtain a token from the
/login
endpoint of TheTVDB. This token will be required for accessing their API.