asciinema / asciinema-server

Platform for hosting and sharing terminal session recordings
https://docs.asciinema.org/manual/server/
Apache License 2.0
2.31k stars 265 forks source link

[Feature] Download as mp4 #367

Closed onyxcode closed 3 years ago

onyxcode commented 3 years ago

I would love to be able to download an asciicast as a video format to upload it to YouTube and other video sharing sites.

ku1ik commented 3 years ago

Generating video files from the recordings is not something I consider in the scope of asciinema-server project, but...

This can be achieved with asciicast2gif + converting the gif to a video format.