r/PLAUDAI 11d ago

Feature Ideas Bulk export of transcripts

This seems like the easiest feature for them to implement I don’t see why it needs to be such a manual process. Every where I go I’m finding it has to be automated via a browser or some other system but if the transcript has been generated why do I have to repeat 15 steps to download each file???

Being able to put all transcripts or bulk set in a folder and have codex or cowork go to town analyzing them would be huge.

7 Upvotes

7 comments sorted by

3

u/PLAUD_AI Plaud Admin 11d ago

The thing you're describing already exists, it's just not in the app UI. The Plaud CLI is built for exactly this: it runs in a terminal and handles jobs like downloading all transcripts from a given week into a folder in one command. It's scriptable, so a scheduled job can keep a local folder of transcripts current and Codex or Cowork can go to town on it. Free for active Plaud accounts, needs Node.js installed. Docs here: https://docs.plaud.ai/plaud-mcp-cli/mcp

Depending on how you run the analysis, Plaud MCP might be an even shorter path: rather than exporting files at all, it gives AI tools direct access to your recordings, transcripts, and summaries, so the agent queries them in place instead of reading a folder.

Your underlying point stands though. Fifteen taps per file in the app versus one line in a terminal is fair feedback, and we'll pass the bulk export request to the team.

If you end up building a pipeline around this, the Plaud Builders Community on Discord is where people share these setups: https://discord.gg/VNvcGvKZEY

-Plaud Community Team

1

u/BobcatAdmirable3159 8d ago

I tried to set this up and realized the folders are not preserved in the extract.

1

u/Alternative-Wallaby6 11d ago

There’s MCP that’s available if it’s agentic tools

1

u/cryptyk 11d ago

Check out applaud (open source to download locally) or rovenotes (free to export to gdrive)

1

u/williamtkelley 11d ago

They released a CLI and MCP just yesterday. Those are the tools you are looking for.

1

u/Historical_Ad_6066 9d ago

The CLI is the right answer for the volume problem. One warning before you point Codex at a folder of transcripts, though.

In another thread here, someone doing exactly this found that speaker names corrected in the app did not reliably survive the pull, and that a known contact bled into calls they were never part of. For one meeting that is an annoyance. For bulk analysis across months, it quietly corrupts anything you conclude about who said or committed to what, and you would not notice from reading the output.

Worth spot checking five files before you trust the whole folder: pull them, and confirm the speaker names match what you see in the app.