Python tool for translating subtitles using Google Gemini AI

1 Open Issue Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add a feature to the Gemini SRT Translator Python tool to log the number of tokens consumed during each translation task. This involves modifying the existing code to track token usage from the Gemini API responses and providing a new command-line option or API parameter to enable/disable and control the logging of this data.

Complexity: 3/5
enhancement good first issue

Python tool for translating subtitles using Google Gemini AI

Python