Changelog for 20161012:
- Fix Issue #152: fix UnboundLocalError for image_id.
- Implement #145: enable ideographic space (\u3000) in tag separator, use %ideo_space% in config.ini, e.g.:
tagsseparator = %ideo_space%
Download link for latest version, source code in GitHub.
=( is there no way to roll back to non-whitecube UI? I normally just hack up some bash to grab all the images I want from sites, but Pixiv’s new UI is so cumbersome and I was so happy to have found your project—only for the same UI to get in my way lol. Unfortunately all of the javascript makes it difficult for me to scrape with bash.
Looks like they have a button to revert the ui, but I cannot test it as I’m still using the old ui.
https://github.com/Nandaka/PixivUtil2/issues/167#issuecomment-259901019
I’ve been using your software for two years now, and despite some things here and there, it’s probably my favorite ripper out of the box for anything.
Just one thing: How am I supposed to control both Bookmark filenames and normal filenames at the same time?
Am I expected to only disjoint my usage of the program for original artwork and bookmark links to original artwork?
filenameformat = %artist% (%member_id%)\%urlFilename% – %title%
filenamemangaformat = %artist% (%member_id%)\%urlFilename% – %title%
filenameformat = %original_artist% (%original_member_id%)\%urlFilename% – %title%
filenamemangaformat = %original_artist% (%original_member_id%)\%urlFilename% – %title%
Or does the latter work for both styles?
the %original_xxx% will use the %artist% data if not available (not from the bookmark).
refer to https://github.com/Nandaka/PixivUtil2/blob/master/PixivModel.py#L245
So basically I should just use the original if I want bookmarks to show up as the original authors period, right?
I understand the default behavior is to place bookmarks in the directory of the bookmark holder.
And thanks for replying so fast, Nandakaさん!
It’s working, thanks!
thanks for the help
the cookie thingy soolves the problem
Searching for: (ラブライブ!5000users入り) %E3%83%A9%E3%83%96%E3%83%A9%E3%82%A4%E3%83%96%215000users%E5%85%A5%E3%82%8A
Looping… for http://www.pixiv.net/search.php?s_mode=s_tag_full&word=%E3%83%A9%E3%83%96%E3%83%A9%E3%82%A4%E3%83%96%215000users%E5%85%A5%E3%82%8A&p=1&r18=1&order=date_d
Error at process_tags(): (, AttributeError(“‘NoneType’ object has no attribute ‘findAll'”,), )
Dumping html to: Error page for search tags %E3%83%A9%E3%83%96%E3%83%A9%E3%82%A4%E3%83%96%215000users%E5%85%A5%E3%82%8A.html
Traceback (most recent call last):
File “PixivUtil2.py”, line 1879, in main
File “PixivUtil2.py”, line 1664, in main_loop
File “PixivUtil2.py”, line 1397, in menu_download_by_tags
File “PixivUtil2.py”, line 784, in process_tags
File “PixivModel.pyc”, line 860, in parseTags
AttributeError: ‘NoneType’ object has no attribute ‘findAll’
press enter to exit.
trying to download r18 only
any help?
Can you open the pixiv website and check if you are using the new UI (got whitecube in the url)? If yes, it is not supported yet.
my url is something like this
( “I” icon with circle on it) http://www.pixiv.net/
also when I try to download one pic only with r18 tag it give me an error message :
Image Error for 59613271: Not in MyPick List, Need Permission!
does R18 are included on MyPick list now?
thanks for reply anyway
Ok, then you are still using the original ui. Can you upload the html pages to mediafire? Look for %E3%83%A9%E3%83%96%E3%83%A9%E3%82%A4%E3%83%96%215000users%E5%85%A5%E3%82%8A.html. I suspect this is due to login issue, can you follow the cookie method, refer to the FAQ section on the readme.
For MyPick, this is limitation from the server. You need to be in the artist friend group before you can see the picture.
Sorry I don’t know how to upload the html on mediafire
more like I didn’t find a mediafire link from :
%E3%83%A9%E3%83%96%E3%83%A9%E3%82%A4%E3%83%96%215000users%E5%85%A5%E3%82%8A.html
also for mypick
it’s not only 1, but all of r-18 tagged pics
for now will try the cookie method
thanks
> all of r-18 tagged pics
Check your pixiv settings on the website, ensure R-18 is enabled and delete the cookie value from config.ini.
Hi.
Pixiv updated today and they have changed the member page address
http://www.pixiv.net/member_illust.php?id=#
to
http://www.pixiv.net/whitecube/user/#
yes, download is not working. need you bro!!
Only for those selected for beta-test their new ui, not all got it.
Might take sometimes before I can change the logic because they totally change the way to get the images.
I didn’t sign for beta
and, bro. I got message from pixiv.
->
We have updated our design,
So as to allow you to enjoy more of the illustrations, manga and novels,
While providing you with an improved platform to feedback to the creators.
this shitty Tumblr like UI is no longer beta.
its alive build 🙁
nope, I still have the old ui (just checked).
You didn’t sign for it, they sign it for you.
Really?
huh… I really don’t have idea why it is changed and how to turn back 🙁
well, it is not important thing.
real problem is downloader is not working.
downloader keep saying ‘No image found’
can you help me?
Makes me wonder what in the world their designers were smoking when they made the current crappy pixiv layout. It’s ugly and cumbersome as hell now.
They were probably inspired by all the other sites with giant thumbnails. The new layout needs getting use to but I’ve seen worse.
Does the tag downloader search for tags using the s_tag query or s_tag_full? I think s_tag_full also searches for tags within the file description so it finds a lot of things that match the search but don’t actually have a tag for it.
both, it will ask for ‘Use Partial Match[y/n]’.
If y = s_tag will be used
ah sorry, I was stupid.
that possible.
I’m sorry for my poor English.
http://www.pixiv.net/ -> new account is possible link.
http://www.pixiv.net/whitecube/ -> original account link is only here.
in the range as possible here and there searched for other solution, but I couldn’t looking that.
on this issue, belatedly found it notice of small message.
‘changes to pixiv’.
in homepage, could be seen in tho bottom right hand corner of the this message.
I’m so sorry but about this problem want to get help.
well, I cannot get the new pages, so I can’t really help you.
go to https://github.com/Nandaka/PixivUtil2/issues/156 and upload the new html page for me.
I don’t know how.
sorry, specifically how?
saving the pages? just open the page, go to the page with images and save it as html page.
‘HTML is don’t support that file type.’
zip it?
Hi, checked out github issue but dont have acc.
I compared my cookies to yours and found 2 cookies related to whitecube that you dont have.
whitecube_tutorial_checked: value=1
whitecube_tutorial_shown: value=1
hope it helps.
I have manually added using Chrome console `document.cookie=”keyofcookie=valueofcookie”`, but it doesn’t give me the new ui.
Hi, i checked again.
I have a cookie called device_token with a long string as a value. If im thinking right it might have to do with their mobile site.
I think that token is used for api authentication tied to your account.