sekai-soft / mastodon-patches

Patches for mastodon.ktachibana.party
https://mastodon.ktachibana.party/about
0 stars 1 forks source link

use embed url for pixiv preview image #22

Closed KTachibanaM closed 4 years ago

KTachibanaM commented 4 years ago

Resolves https://github.com/k-t-corp/mastodon-issues/issues/18

Frederick888 commented 4 years ago

It seems that despite its lower resolution, the oEmbed preview has got the same ratio as the originals.

For instance, https://www.pixiv.net/artworks/84547678, which is a portrait. oEmbed preview link is https://embed.pixiv.net/decorate.php?illust_id=84547678&mode=sns-automator, Open Graph one is https://embed.pixiv.net/decorate.php?illust_id=84547678

But still I do wonder how pawoo fetches previews though... I found CrossGate-Pawoo/mastodon@2e3502c8565b798c28f1aaab4e621453887b1771 but it means they just use the oEmbed one...