PrivacyDevel/freexiv

Ugoira support

Opened this issue · 1 comments

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 apngasm/apngasm#67 (comment))