Connection check
verified live · 20h ago
transcriber
Verbatim transcription of public video/audio URLs to clean text, SRT, and timestamped records.
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
4 toolsRead from the running server on 20h ago.
delete_job
can modify data
job_id*
Permanently delete a finished (done or errored) transcription job and its stored text. Refused while the job is queued or running. This cannot be undone. Permanently delete a finished (done or errored) transcription job and its stored text. Refused while the job is queued or running. This cannot be undone.
get_job
read-only
job_id*include_transcript
Check a transcription job. Returns status (queued / working / done / error) and metadata. Set include_transcript=true only once status is 'done' and you actually need the full text… Check a transcription job. Returns status (queued / working / done / error) and metadata. Set include_transcript=true only once status is 'done' and you actually need the full text in context - transcripts of long videos are large.
list_jobs
read-only
List all transcription jobs on your account, newest first. List all transcription jobs on your account, newest first.
submit_transcription
url*