rafcopy/premiere-auto-captions ? reverse-engineered prompt

Reverse engineered prompt

Build me a Premiere Pro extension that can turn the audio on my timeline into native captions with one click.

I want a simple panel inside Premiere where I can pick a language like English, Hindi, Hinglish, or any other language, then generate captions from the current sequence or work area. It should export the timeline audio, send it to a local server, use speech to text, clean up the text so it looks natural, and then bring the captions back into Premiere as a real caption track I can style later.

Keep the panel itself free of any API keys, and have the local server handle the transcription and correction. I also want a small settings area for the server address and an optional export preset path. If the exact caption track creation method is not available in a given Premiere version, make it fail gracefully and show me the SRT so I can import it manually. If you need to look up any current Adobe or OpenAI docs while building, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab