make sure these are system-wide installed:
- imagemagick
- ffmpeg
- transparent-background (uses InSPyReNet 2022)
these will get automatically downloaded:
- webkit (playwright)
- gifski
- yt-dlp
copy .env.sample
to .env
and set your token
install packages with pnpm install
install playwright deps with sudo npx playwright install-deps
run with node dist/main.js
or use pm2 start ecosystem.config.js
if you want to use your own ffmpeg installation set env FFMPEG_BIN