Tatort
Query for upcoming Tatort shows.
Installation
$ > npm install tatort
Usage
let Tatort = require;let t = new Tatort; // Use TVDirekt as data source
License
Feel free to use the code, it's released using the MIT license.
Contributors
Data
The library uses TV direkt to get the most recent air times of Tatort. Feel free to add a second data source, just make sure to implement the same interface!