freexiv
freexiv copied to clipboard
Ugoira support
Currently Ugoira is displayed as static images
To add on, the website uses this endpoint to get a ugoria's frames along with their timings
f'https://www.pixiv.net/ajax/illust/{illust_id}/ugoira_meta'
Potentially you can use apngasm to make this less annoying to work with, and pass in .body.frames[].delay or any other animated image encoder that can set frametimes per frame (formatting https://github.com/apngasm/apngasm/issues/67#issuecomment-416120611)