Nandaka / PixivUtil2

Download images from Pixiv and more!
http://nandaka.devnull.zone/
BSD 2-Clause "Simplified" License
2.4k stars 254 forks source link

whitecube ui support #156

Closed AmbientMalice closed 7 years ago

AmbientMalice commented 8 years ago

I get the following error when I try a random artist from the front page. I assume maybe the recent front-end changes have broken something?

Member Url: http://www.pixiv.net/member_illust.php?id=6996493&p=1 Member ID (6996493): 1004 'No image found!'

Nandaka commented 8 years ago

Try the cookie login method?

AmbientMalice commented 8 years ago

Doesn't seem to make any difference.

Nandaka commented 8 years ago

just to confirm, do you see the desktop interface or the mobile interface in pixiv website?

image

AmbientMalice commented 8 years ago

This is what I get. This "whitecube" thing is recent. I think it was some beta interface that got rolled out publicly recently. test

Nandaka commented 8 years ago

that's the mobile interface, notice the hamburger switch on the top left corner.

AmbientMalice commented 8 years ago

Is the old style interface even selectable anymore?

pixiv

Nandaka commented 8 years ago

hmm, I didn't get the new UI, so I cannot really check the details.

Nandaka commented 8 years ago

Can you send me the html page for member and image page?

Litoba commented 8 years ago

pixiv/whitecube.zip ribbon - Lpip - pixiv.zip

Nandaka commented 8 years ago

Crap, I can't access the new page, even after registering new account. I tried to access the new api, but I can't the proper response.

ghost commented 8 years ago

Seems old users still use the tool. those who had been jumped to the 'writecube' urls can't access the original address, also those who still can access original urls can't access the 'writecube' address. some judgement is needed due to this problem.

AmbientMalice commented 8 years ago

It's likely being rolled out over time.

Nandaka commented 8 years ago

ya, unless I can access the new format, nothing much I can do.

The other ways is by reworking everything to use public api (pixivpy), this take a lot of time.

Nandaka commented 8 years ago

If you able to create new user account with new UI, then please send it to me?

On Fri, Oct 14, 2016 at 8:07 AM, TimeCompass notifications@github.com wrote:

Maybe I could offer my pixiv account for fixing? If needed.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Nandaka/PixivUtil2/issues/156#issuecomment-253717421, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzFA0Q20yWifzhk5iarJjtioGnkBx31ks5qzxwRgaJpZM4KUU51 .

My Blog at http://nandaka.devnull.zone/

matsumotokenji commented 8 years ago

Just to confirm that i am also getting the new interface. Maybe it is IP address restricted?

Nandaka commented 8 years ago

no idea, I'm tested it from Singapore and Germany, and it still give me the old ui.

photonometric commented 8 years ago

There's a post on reddit from back in July asking why the whitecube beta had been withdrawn. Seems like a weird way to roll it out. I just signed up from US and no luck.

The above screenshot show a premium user....that's not what gets it, is it?

AmbientMalice commented 8 years ago

@chronometric I'm not a premium member. That's just a button to upgrade to premium membership.

matsumotokenji commented 8 years ago

i manage to get rid of whitecube.

first register a new pixiv account using chrome in private mode. so pixiv ddo not know you are already in whitecube.

then download a cookie plugin e.g. EditThisCookie. in your current whitecube pixiv account use that tool to delete all pixiv cookie then got pixiv.net, it should ask you to login again.

then login with your new pixiv account. if you are lucky then you will get back the old UI. register your email and set R18 then can proceed use pixivutil

and don't forget to update the config.ini's username and password and cookie.

please update if anyone can replicate the result.

tabaha commented 8 years ago

@matsumotokenji I don't think getting rid of whitecube should be the main focus. Eventually it will be rolled out to everyone and even for now, creating a new account is going to be a pain, depending on how you use the downloader.

Nandaka commented 8 years ago

Hmm, unless it is controlled by cookie values, can you provide what is the value for whitecube users?

This is mine (still using old ui) image

ghost commented 8 years ago

I hesitated to provide my account or not...... so I send the message then muted it. If I could have someway safely to let you know, I mean, lending accounts to others should always be unsafe on the internet, yes I'd like to provide it.

Nandaka commented 8 years ago

nope, didn't receive it. Send it to my email? image

If possible, try to create new throwaway account? I cannot get the ui from my place for some reason.

Nandaka commented 8 years ago

ok, got the access to whitecube. let me see what I can do.

looks like totally different ui with api access requiring pixiv.context.token, which initialized on the main page.

some api endpoint:

Nandaka commented 8 years ago

started doing some work for pixiv whitecube api, note that some information might not be available.

Refer to https://github.com/Nandaka/PixivUtil2/wiki (will be updated accordingly)

Nandaka commented 8 years ago

will try to use AppApi as referenced by https://github.com/upbit/pixivpy/wiki/Sniffer-for-iOS-6.x---Common-API

Nandaka commented 8 years ago

Some workaround to switchback to old ui:

https://github.com/Nandaka/PixivUtil2/issues/167#issuecomment-259901019

Nandaka commented 8 years ago

partial support for whitecube on e70fbbb

only option 1, 2, 3, 4, 9, 11 are currently working

ghost commented 7 years ago

qq 20161220122319

seems that whitecube version was canceled and won't be any other new version for long time. maybe this issue could be cloesed.

Nandaka commented 7 years ago

wtf, anyone can tell the reason?