Skip to content

thelaao/phixiv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

pixiv embed fixer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.7%
  • HTML 7.3%
  • Dockerfile 1.0%