po5 / player-tracker

A tool that automatically updates various TV trackers while you're watching stuff.
GNU General Public License v3.0
15 stars 2 forks source link
anilist kitsu media movies myanimelist player trakt tv

player-tracker

A tool that automatically updates various TV trackers while you're watching stuff.

Installation

Clone the repo, install dependencies.

pip install -r requirements.txt

Usage

python player-tracker.py

To enable services, uncomment lines in services/__init__.py.

How it works