Expand description
Transcript and caption fetching from media platforms.
Provider-namespaced: each source (YouTube today; Vimeo, podcast feeds, … later) lives under its own subcommand so per-source argument shapes and help text stay clean.
Modules§
- fetch
omni-dev transcript fetch— auto-detect the source from the locator and download a transcript, rendering it in the requested format.- format
clap::ValueEnummirror ofcrate::transcript::format::Format.- youtube
- YouTube transcript subcommands.
Structs§
- Transcript
Command - Transcript and caption fetching from media platforms.
Enums§
- Transcript
Subcommands - Transcript subcommands: a provider-less auto-detecting
fetch, plus one namespace per media platform.