GSOC - Configurable transcript output #18

Closed
opened 2026-01-29 16:32:59 +00:00 by claunia · 0 comments
Owner

Originally created by @cfsmp3 on GitHub (Apr 11, 2014).

The current transcript format is fixed (well, there's a -ucla parameter that changes to an alternate format, but that's all). Since transcripts are really not an official format such as .srt, it would be convenient to allow the user to specify how the transcript should look like, for example with or without timing, or maybe just the start time but not the end...colors or no colors, timestamp in UTC or relative to the start of the stream, and so on.

Example:

ccextractor -txtformat “starttime,endtime,mode,window,text” …

Originally created by @cfsmp3 on GitHub (Apr 11, 2014). The current transcript format is fixed (well, there's a -ucla parameter that changes to an alternate format, but that's all). Since transcripts are really not an official format such as .srt, it would be convenient to allow the user to specify how the transcript should look like, for example with or without timing, or maybe just the start time but not the end...colors or no colors, timestamp in UTC or relative to the start of the stream, and so on. Example: ccextractor -txtformat “starttime,endtime,mode,window,text” …
claunia added the enhancementhelp wanted labels 2026-01-29 16:32:59 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#18