An open API service indexing awesome lists of open source software.

https://github.com/ftes/de.ftes.trakt.tv.cleanlibrary

Clean the trakt.tv library by removing all movies and shows
https://github.com/ftes/de.ftes.trakt.tv.cleanlibrary

Last synced: 11 months ago
JSON representation

Clean the trakt.tv library by removing all movies and shows

Awesome Lists containing this project

README

          

Cleaning your trakt.tv library
==============================

Clean the trakt.tv library by removing all movies and shows

Instructions
------------

Before calling the script, create a trakt-auth.json in the same directory with the following content:
```
{
"apiKey": "",
"user": "",
"pwdSha1": ""
}
```