Skip to main content

Module transcript

Module transcript 

Source
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::ValueEnum mirror of crate::transcript::format::Format.
youtube
YouTube transcript subcommands.

Structs§

TranscriptCommand
Transcript and caption fetching from media platforms.

Enums§

TranscriptSubcommands
Transcript subcommands: a provider-less auto-detecting fetch, plus one namespace per media platform.