Need Help ! How to download animations?

I’m using p5.js on VS code.

On opening an animated sketch in Chrome browser and using script and library Ccapture, I’m still unable to download. Could you tell me a simple way or put the index and sketch code here as an example which will help with downloading animated sketches please ?

Are you talking about this library?

I’ve never used that before, but I see in the GitHub repo that it hasn’t been updated in a few years. I wouldn’t be shocked if it no longer works.

That repo contains an example in the index.html file. Can you try running that? You say you’re unable to download- can you be a little more specific? What happens? Do you get any error messages in your JavaScript console?

If you aren’t sure how to find your JavaScript console, see this tutorial: