Skip to main content

High-quality transcription, formatting, and analysis of videos and podcasts

Project description

deep-transcribe

Take a video or audio URL (such as YouTube), download and cache it, and perform a "deep transcription" of it, including full transcription, identifying speakers, adding sections, timestamps, and annotations, and inserting frame captures.

By default this needs API keys for Deepgram and Anthropic (Claude).

This is built on kash and its kash-media kit of tools for handling videos.

Usage

See the env.template to set up DEEPGRAM_API_KEY and ANTHROPIC_API_KEY.

uv tool install --upgrade deep_transcribe

# Pick a YouTube video, and do a basic, formatted, or fully annotated transcription:
deep_transcribe transcribe https://www.youtube.com/watch?v=ihaB8AFOhZo
deep_transcribe transcribe_format https://www.youtube.com/watch?v=ihaB8AFOhZo
deep_transcribe transcribe_annotate https://www.youtube.com/watch?v=ihaB8AFOhZo

Results will be in the ./transcriptions directory.

To run as an MCP server:

# In stdio mode:
deep_transcribe mcp

# In SSE mode at 127.0.0.1:4440:
deep_transcribe mcp --sse

Or for Claude Desktop, a config like this should work (adjusted to use your appropriate home folder):

{
  "mcpServers": {
    "deep_transcribe": {
      "command": "/Users/levy/.local/bin/deep-transcribe",
      "args": ["mcp"]
    }
  },
}

To debug MCP logs:

deep_transcribe mcp --logs

Project Docs

For how to install uv and Python, see installation.md.

For development workflows, see development.md.

For instructions on publishing to PyPI, see publishing.md.


This project was built from simple-modern-uv.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deep_transcribe-0.1.3.tar.gz (171.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

deep_transcribe-0.1.3-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file deep_transcribe-0.1.3.tar.gz.

File metadata

  • Download URL: deep_transcribe-0.1.3.tar.gz
  • Upload date:
  • Size: 171.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for deep_transcribe-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9c3320091a571a8897a2104056bc7bc715a48359eed3ed46522370a43af24519
MD5 fbbea43b652b56f29b103cb236c36fc5
BLAKE2b-256 5d8986cf3bf51c8fb1fb1272c998c812b2642e11d7cb0194e501bea4e5ff7fc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for deep_transcribe-0.1.3.tar.gz:

Publisher: publish.yml on jlevy/deep-transcribe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file deep_transcribe-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for deep_transcribe-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b2b88cf3d672eda498f0254ea3c9f988e0f6a00899ec5e2a7962e3a284893a10
MD5 5a8dd34f6984ab2c0e2074cae15a455e
BLAKE2b-256 94778df9aea805c950416770bab67ffa72f6b3802c667a73c8c1340d8c11e660

See more details on using hashes here.

Provenance

The following attestation bundles were made for deep_transcribe-0.1.3-py3-none-any.whl:

Publisher: publish.yml on jlevy/deep-transcribe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page