[GH-ISSUE #252] [Feature request for v2] Support re-playing asciinema casts with a timeline-offset #794

Closed
opened 2026-03-15 10:28:23 +03:00 by kerem · 1 comment
Owner

Originally created by @pdfkungfoo on GitHub (Dec 21, 2017).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/252

When I did some post-editing of an ASCIInema v2 cast I'm currently experimenting with, it occurred to me that it would be very useful if I could use the (currently still imaginary) command line parameter
--offset <time> or
--offset <line>.

Such a feature could be useful even beyond the mere editing of an asciicast file: you could directly point someone to a particularly interesting point in a replay, or even create a HTML link scheme for starting the re-play of an uploaded file on asciinema.org from that point.

Originally created by @pdfkungfoo on GitHub (Dec 21, 2017). Original GitHub issue: https://github.com/asciinema/asciinema/issues/252 When I did some post-editing of an ASCIInema v2 cast I'm currently experimenting with, it occurred to me that it would be very useful if I could use the (currently still imaginary) command line parameter *`--offset <time>`* or *` --offset <line>`*. Such a feature could be useful even beyond the mere editing of an asciicast file: you could directly point someone to a particularly interesting point in a replay, or even create a HTML link scheme for starting the re-play of an uploaded file on asciinema.org from that point.
kerem closed this issue 2026-03-15 10:28:28 +03:00
Author
Owner

@ku1ik commented on GitHub (Feb 3, 2018):

There's already ?t=123 parameter supported on the site to start playback from given second (see "Customizing the playback section" in sharing doc).

For the in-terminal playback, we already have #201 opened for that, and there's old PR #180 which needs some work.

<!-- gh-comment-id:362867173 --> @ku1ik commented on GitHub (Feb 3, 2018): There's already `?t=123` parameter supported on the site to start playback from given second (see "Customizing the playback section" in [sharing doc](https://asciinema.org/docs/embedding)). For the in-terminal playback, we already have #201 opened for that, and there's old PR #180 which needs some work.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#794
No description provided.