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 basic https://www.youtube.com/watch?v=ihaB8AFOhZo
deep-transcribe formatted https://www.youtube.com/watch?v=ihaB8AFOhZo
deep-transcribe annotated 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.4.tar.gz (220.0 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.4-py3-none-any.whl (20.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: deep_transcribe-0.1.4.tar.gz
  • Upload date:
  • Size: 220.0 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.4.tar.gz
Algorithm Hash digest
SHA256 d9efab2aa8446e281632dd4543e419ae9755c750c3d1d31b101445b8492245b7
MD5 94a8174153ebc5e7004b831c1e8fb8b6
BLAKE2b-256 40b0d4d410afa9f3b7dfca8d8d91733f073d7584c9fecc88d4c1f595a7cc8111

See more details on using hashes here.

Provenance

The following attestation bundles were made for deep_transcribe-0.1.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for deep_transcribe-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 adee797185e8feba3f0f4258fafdc49f06a2f335d4ba96dbacf58f1dd0d8d704
MD5 b28ac28cfe58fabc6e358ed7221b3694
BLAKE2b-256 d401ccb4fb91af6f0ec7904f4de8df5cb215e27831f31ee654f517ac865e45ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for deep_transcribe-0.1.4-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