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

Fix feed update problems #19

Closed d3m3vilurr closed 6 years ago

d3m3vilurr commented 6 years ago

now a day, pixiv apis fully require authorization. so, I decided partial reverting 4334774206

this change also require to split some json parse sections and detection original image urls.

this patch looks little mess, we should refactoring later.

Resolve #17