Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Latest commit

 

History

216 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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.

users:
  - username: '****'
    password: '****'
sava_path: /tmp/exports

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages