dahlia / muzei-pixiv

Enjoy kawaii artworks of Pixiv through Muzei!
https://f-droid.org/packages/com.pixiv.muzei.pixivsource/
GNU General Public License v3.0
53 stars 4 forks source link

High resolution original images #1

Closed dahlia closed 10 years ago

dahlia commented 10 years ago

Pixiv forces to send a proper Referer header which contains a substring of pixiv.com or pixiv.net. It currently refers the image url of relatively lower resolution, which be possible to fetch without sending the header.

It could be fixed if romannurik/muzei#41 is implemented.