agg
agg copied to clipboard
asciinema gif generator
Thanks for the awesome work on this application, makes recording demos much easier! Let me know if there's any more info I can provide or testing to do. # Problem...
**Describe the bug** I tried to convert a cast file to gif Times this error: ``` Error: ParseJson(Error("EOF while parsing an object", line: 1, column: 1)) ``` **To Reproduce** Steps...
**Describe the bug** Get error `Error: application/octet-stream is not supported` when trying to convert url to gif with command like: `https://asciinema.mydomain.com/a/MUmPbyFMlDiGTjzT8wVjeClcm output.gif` **This seems to be related to S3 storage...