A Python program to mirror TiVo recordings to the local disk.
Stefan Bethke
50d7857b85
I suspected the Python requests library of truncating the downloads. The library works fine, it's the Tivo that is producing the problems. Keep this code as a reference if we ever need to switch away from pure python. |
||
---|---|---|
README.md | ||
tivodb | ||
tivomirror |
tivomirror - Download recordings from a TiVo to the local disk
Requirements
Python needs to be installed; the regular libs appear to be sufficient.
tivodecode needs to be available on the path. mackworth/tivodecode-ng appears to be working well; the original TiVo File Decoder has trouble decoding some files and fails silently.
To Do
- Add a clever README.