API reference¶
This section documents the Python API for the transcript-indexer package. While txi is primarily a CLI, its internals can be used as a library.
- Configuration models
- Domain models
- Source readers
- Sync engine
- Search
- People resolution
- Content hashing
- Database access
To learn how to use txi from the command line, see the usage guide.