Project

  • Python
  • SQLITE
  • Visual Studio Code
  • GitHub

A python application to back up your Trakt.tv data and check your watched history

Backup

Back up Trakt

The application downloads through the Trakt API your history, collections, ratings, lists (including watchlist) and the watched status.

Filters

Your history

Check your watched history and filter it by media type and/or year.

Backup folder

Your data

The downloaded data is stored as json in the folder specified by the user.

Log

Logger

The console shows messages of the tasks the application performs. It also helps the user identify any errors that may occurred.