[GH-ISSUE #544] The record format is not json #911

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

Originally created by @alptekinynk on GitHub (Apr 11, 2023).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/544

I've seen that older versions of Asciinema can record in json format.

asciinema rec rec.json

But ubuntu 22.04 I'm using and I can't record in json format in asciinema version 2.2.0. The above code works, but the content of the record file is exactly the same as the files with .cast extension.
Is this a completely removed feature for version 2.2.0?

Originally created by @alptekinynk on GitHub (Apr 11, 2023). Original GitHub issue: https://github.com/asciinema/asciinema/issues/544 I've seen that older versions of Asciinema can record in json format. `asciinema rec rec.json` But ubuntu 22.04 I'm using and I can't record in json format in asciinema version 2.2.0. The above code works, but the content of the record file is exactly the same as the files with .cast extension. Is this a completely removed feature for version 2.2.0?
kerem closed this issue 2026-03-15 10:56:53 +03:00
Author
Owner

@ku1ik commented on GitHub (Apr 11, 2023):

Old json format was dropped in recorder 5 years ago, in version 2.0. See https://blog.asciinema.org/post/two-point-o/

<!-- gh-comment-id:1503767043 --> @ku1ik commented on GitHub (Apr 11, 2023): Old json format was dropped in recorder 5 years ago, in version 2.0. See https://blog.asciinema.org/post/two-point-o/
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#911
No description provided.