itchio-opengamepadui-artpro.../core
Jose Falanga 9be6847f14
All checks were successful
Build plugin / build (push) Successful in 1m8s
feat: add ffmpeg-based GIF first-frame extraction and remove GIF filtering
- Add ffmpeg download and installation (mirrors butler pattern)
- Add _fetch_gif_first_frame() that downloads GIF and extracts first frame
- Add _ensure_ffmpeg() that checks system PATH, bundled location, or downloads
- Add _fetch_image() that routes GIF URLs through ffmpeg, non-GIF through HTTPImageFetcher
- Remove GIF filtering from screenshots and cover URLs
- Simplify _url_for_layout since _fetch_image handles GIFs transparently
- Bump to v0.1.12
2026-08-19 20:48:59 -03:00
..
boxart_itch.gd feat: add ffmpeg-based GIF first-frame extraction and remove GIF filtering 2026-08-19 20:48:59 -03:00
boxart_itch.tscn Initial commit: itch.io box art provider for OpenGamepadUI 2026-08-16 20:17:35 -03:00