asciinema-edit icon indicating copy to clipboard operation
asciinema-edit copied to clipboard

[enhancement] Merge multiple cast files

Open warmchang opened this issue 5 years ago • 1 comments

Can we consider adding a merge subcommand?

merge: Merge multiple cast

An example, we can merge "1.cast" & "2.cast" to a new cast file. According to the order of input files, "2.cast" is automatically appended to "1.cast":

./asciinema-edit merge --out ./mergefile.cast ./1.cast ./2.cast

/label enhancement

warmchang avatar Mar 14 '19 03:03 warmchang

this is in my opinion a major feature to have +1

abernier avatar Oct 25 '21 10:10 abernier