transitive-bullshit / puppeteer-lottie

Renders Lottie animations via Puppeteer to image, GIF, or MP4.
362 stars 71 forks source link

Wrap output into quotes #59

Closed ed-asriyan closed 2 years ago

ed-asriyan commented 2 years ago

There is a bug. Gifski call fails if output path contains '(' character.

More details here: https://github.com/ed-asriyan/tgs-to-gif/issues/48

This PR fixes this issue.