[GH-ISSUE #225] asciinema rec filename complains about too many arguments #782

Closed
opened 2026-03-15 10:23:52 +03:00 by kerem · 4 comments
Owner

Originally created by @daixtrose on GitHub (Sep 7, 2017).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/225

The docs state you can directly record to a file, but v0.9.8 does not recognize this option anymore and only provides the server option.

$ python3 -m asciinema rec test.json
asciinema: Too many arguments. See 'asciinema --help'.
Originally created by @daixtrose on GitHub (Sep 7, 2017). Original GitHub issue: https://github.com/asciinema/asciinema/issues/225 The docs state you can directly record to a file, but v0.9.8 does not recognize this option anymore and only provides the server option. ```bash $ python3 -m asciinema rec test.json asciinema: Too many arguments. See 'asciinema --help'. ```
kerem closed this issue 2026-03-15 10:23:57 +03:00
Author
Owner

@ku1ik commented on GitHub (Sep 7, 2017):

0.9.8 is 3 years old version, which didn't have this ability. You should upgrade to newer one.

<!-- gh-comment-id:327845817 --> @ku1ik commented on GitHub (Sep 7, 2017): 0.9.8 is 3 years old version, which didn't have this ability. You should upgrade to newer one.
Author
Owner

@daixtrose commented on GitHub (Sep 7, 2017):

Strange. I checked out master ... will give it another try.

<!-- gh-comment-id:327890928 --> @daixtrose commented on GitHub (Sep 7, 2017): Strange. I checked out master ... will give it another try.
Author
Owner

@atrifex commented on GitHub (Feb 14, 2019):

I am on asciinema 0.9.8 and I still see this issue today. I installed using the sudo apt install asciinema. Looks like the repo might be out of date.

<!-- gh-comment-id:463751523 --> @atrifex commented on GitHub (Feb 14, 2019): I am on `asciinema 0.9.8` and I still see this issue today. I installed using the `sudo apt install asciinema`. Looks like the repo might be out of date.
Author
Owner

@ku1ik commented on GitHub (Mar 17, 2019):

@Atrifex 0.9.8 is 3 years old version, which didn't have this ability. You should upgrade to newer one. 2.0 recommended.

<!-- gh-comment-id:473660152 --> @ku1ik commented on GitHub (Mar 17, 2019): @Atrifex 0.9.8 is 3 years old version, which didn't have this ability. You should upgrade to newer one. 2.0 recommended.
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#782
No description provided.