Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 514 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 514 Bytes

tv_time_export

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.

Install

python setup.py install

Run

If no configPath is given, it searches in current directory for config.yaml.

tv_time_export [configPath]

config.yaml

If no sava_path is given, it exports to current dir.

username: ****
password: ****
sava_path: /tmp/exports