mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[GH-ISSUE #544] The record format is not json #911
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#911
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.jsonBut 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?
@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/