Skip to content

Add --keep-names flag to preserve original file names in recording#6

Merged
MattiasBuelens merged 19 commits into
mainfrom
keep-names
Jun 25, 2026
Merged

Add --keep-names flag to preserve original file names in recording#6
MattiasBuelens merged 19 commits into
mainfrom
keep-names

Conversation

@MattiasBuelens

Copy link
Copy Markdown
Contributor

Currently, we always rename the playlist files to index.m3u8 and the segment files to segment-#.ext in the recording. This ensures that each segment has a unique file name, so we don't overwrite any existing segments on disk.

However, sometimes it can be handy to keep the original file names from the playlist, if they are known to be unique. The new --keep-names flag does exactly that.

@MattiasBuelens MattiasBuelens added the enhancement New feature or request label Jun 25, 2026
@MattiasBuelens MattiasBuelens merged commit 41210ac into main Jun 25, 2026
19 checks passed
@MattiasBuelens MattiasBuelens deleted the keep-names branch June 25, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant