Skip to content

rhoriguchi/tv_time_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages