This project runs with python3.
It logs in to TV Time with the specified user and extracts the watched status of all tv shows and saves them as json.
python setup.py install
If no configPath
is given, it searches in current directory for config.yaml
.
tv_time_export [configPath]
If no sava_path
is given, it exports to current dir.
username: ****
password: ****
sava_path: /tmp/exports