Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.13 KB

phixiv

pixiv embed fixer. If you run into any issues or have any suggestions to make this service better, please make an issue.

How to use

Replace "pixiv" with "phixiv" in the url to embed properly on Discord, etc. Alternatively, if on discord you can also paste the pixiv url and send s/i/p after, this will edit the previous message, replacing pixiv with ppxiv which will also embed properly; please note this will require the link to include the first i in your message.

Additionally, when embedding a post with multiple images, add /<index> to the end of the link to embed that image.

Path Formats

The following are the valid paths for artworks, if there is a format which isn't listed which should be embedded, please make an issue.

/artworks/:id
/:language/artworks/:id
/artworks/:id/:index
/:language/artworks/:id/:index
/member_illust.php?illust_id=:id

A simple API for basic information such as tags and direct image links is provided.

/api/info?id=<id>&language=<language>