mozilla-services / screenshots

Firefox Screenshots: the best way to take screenshots on the web.
https://screenshots.firefox.com
Mozilla Public License 2.0
620 stars 128 forks source link

Capture video / gifs #3555

Open jaredhirsch opened 7 years ago

jaredhirsch commented 7 years ago

Feature request from thunder on slack :-)

jaredhirsch commented 7 years ago

We could use DOM serialization / snipping code to find gifs/videos touched by the user selection, then selectively grab those elements. I suppose we could crop a gif frame-by-frame. Not sure about video.

jaredhirsch commented 7 years ago

Dupe of #3445

scheinercc commented 6 years ago

Is this about instead of capturing a static image, to optional capture a screencast and save it as e.g. animated gif?

monking commented 4 years ago

I interpret this as requesting the ability to create a video or animated GIF recording of any element or region of a page -- as the screenshot tool works now, but with a time dimension. At least, that's what I would request myself.