Skip to main content

A tool for generating subtitles using Google Gemini models.

Project description

Subtitle tool

codecov

This utility uses Google Gemini to generate subtitles to audio and video files.

Dependencies

ffmpeg needs to be installed for audio extraction.

Process

  1. Extract the audio from the video
  2. Send the audio to Gemini for transcription
  3. Backup the existing subtitle
  4. Save the new subtitle

Dependencies

  • Export the API key for Gemini to the environment variable GEMINI_API_KEY or specify it in the command line with the flag --api-key.

  • ffmpeg needs to be installed (brew install ffmpeg, apt-get install ffmpeg or dnf install ffmpeg)

  • Ensure uv installs its dev dependencies with uv sync --extra dev.

Installation

pip install subtitle-tool

Developing

For local development it is useful to install the binary from the development location into the user's PATH. For this, run the following commands:

uv tool install -e .
uv tool update-shell

Usage

subtitle-tool --video myvideo.avi

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

subtitle_tool-0.1.33.tar.gz (49.9 kB view details)

Uploaded Source

Built Distribution

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

subtitle_tool-0.1.33-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file subtitle_tool-0.1.33.tar.gz.

File metadata

  • Download URL: subtitle_tool-0.1.33.tar.gz
  • Upload date:
  • Size: 49.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.3

File hashes

Hashes for subtitle_tool-0.1.33.tar.gz
Algorithm Hash digest
SHA256 979b6f5c4de851658acaa8dc203855ec062e1da3355faf02407c27e38b14e352
MD5 a0ab6b9ceb3d550813036fa564f41944
BLAKE2b-256 34fc7c8eeeec8b89925741a9101f090e29ea96fa7ade7e624d21efb597cf1eab

See more details on using hashes here.

File details

Details for the file subtitle_tool-0.1.33-py3-none-any.whl.

File metadata

File hashes

Hashes for subtitle_tool-0.1.33-py3-none-any.whl
Algorithm Hash digest
SHA256 4f58b54e96a06954473e3f0853cb826f14104a8f058225f3f40a333b7a14f8e2
MD5 fbb9cf93fa0e5463d8af2e7fe6693f40
BLAKE2b-256 8a112c5a1bf8a568d2d4b0f0920fd6a8c8af4497bc3532a70f570095cb673b37

See more details on using hashes here.

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