Since I still don’t know how to use git repositories in the right way, I have some improvements for you:
Please add “global args” to the list of global variables in your main() thread. Otherwise there will always be a error message when using command line options. (Until now I always changed it myself.)
#added the ‘8’ in the following line:
if op in (‘1’, ‘2’, ‘3’, ‘4’, ‘8’):
opisvalid = True
elif op == None:
opisvalid = False
#changed New Illust from Bookmark to accept command line parameter (will always start from page 1 if commandline is used)
elif selection == ‘8’:
__log__.info(‘New Illust from Bookmark mode.’)
if opisvalid:
pageNum = 1
else:
pageNum = raw_input(‘Start Page: ‘) or 1
processNewIllustFromBookmark(mode, int(pageNum))
#added the following in processNewIllustFromBookmark():
#before decomposing parsedPage:
nextPage = parsedPage.find(attrs={‘rel’:’next’})
#after deleting parsedPage:
if nextPage is None: #this will prevent pixiv Downloader to continue endlessly
print “That’s all. No next page found.”
break
elif npisvalid == True: #Yavos: overwrite config-data
if i > np and np != 0:
break
elif i > __config__.numberOfPage and __config__.numberOfPage != 0 :
break
You should probably add the last change to every page-loop since it will in any case prevent the not needed jump to the non existent next page. But it’s not necessary since I couldn’t reproduce this bug on any other page so far. (I don’t know why but in my bookmark_new_illust.php shows the last page again if I go higher than the maximum page number.)
Greetings,
Yavos
For the new op, I have add it in the new version.
for the processNewIllustFromBookmark(), apparently pixiv set the hard limit at 100 pages. I think I will do a checking based on the page number.
and about Time problem:
Disable the automatic daylight savings time and back in time configuration
Hi Nandaka, I think that problem with password are time(because in Russia daylight saving time abolished)
>> time problem
care to explain?
>> How to download donβt my bookmarks images
I don’t quite understand your question. You want to blacklist the member_id or you want to download from the member_id’s bookmark?
Only his bookmark images(not bookmark artists) from his member_id.
Understand?)
=)
I’ll see about that π
how to download from image bookmark?
from the latest version, pick number 6 (Download from image bookmark)
THANK’S BRO!!111
Im using a Razer Black Widow but i tried using plugging in my logitech keyboard which I used before but now it doesn’t, I just noticed that even for the older version it doesn’t work… I’ll test out the downloader on another computer.
I looked at the config .ini and it looks the same as the clean copy… I just use the .exe
Instead of giving a “user ID not exist/deleted” error when trying to download memberid 856698, I get an ‘nonetype’ has no attribute ‘ul’
will check, there was new/unseen error message.
I am able to log onto pixiv normally on the site…
Like it physically doesnt allow me to type anything into the CMD window after I enter in my user name.
Can you give me the config.ini and list.txt and paste it to pastebin? Do you use the source or the binary? All is working in my place.
I can’t seem to type in my password after entering my user name, the only thing i could press is enter. When I add in the password in the config.ini it still doesn’t work.
can you login to your pixiv account? try to change your password to something else. I can login just fine using the latest version.
Hey, so I’ve got a weird issue with the last two releases. When I go to download by member ID the files are saved into the root directory I specify but when I try to save by the list and set uselist to True it saves into the pixivutil20111111/_ folder. The same happens with processfromdb.
can I see your config.ini and list txt? you can put it in pastebin.
there is a space ‘ ‘ in the list.txt after the member_id. I assume you are using the export function, I will fix this. For now you can just remove the space from the list.txt (use find and replace for space).
Hi, thanks for the great work with the earlier releases, sadly I can’t download the newest as Uploader keeps saying I have used my limit, although I don’t use it for anything else.
Do you have a mirror download site?
Thanks again
Whenever I download through tags it downloads the pictures into different folders.
Is there a way to stop this and downloaded them all in one folder?
I find this little item useful and I thank you for making this neat downloader.
change the filenameformat , check the readme.txt for the format details.
I think I explained something wrong. Sorry.
I wanted to see what is currently downloaded file and who is the artist behind it without need to scroll up. Or do something else beside looking at taskbar. My proposed solution for this was to show properties of currently processed file in the console title, formatted as specified in filename format in configuration file.
At least, PixivDownoader 20111111 works fine, too,
Thank you!
“Update bookmarks processing to include hidden bookmarks.”
thanks for the image bookmark download
Since I still don’t know how to use git repositories in the right way, I have some improvements for you:
Please add “global args” to the list of global variables in your main() thread. Otherwise there will always be a error message when using command line options. (Until now I always changed it myself.)
#added the ‘8’ in the following line:
if op in (‘1’, ‘2’, ‘3’, ‘4’, ‘8’):
opisvalid = True
elif op == None:
opisvalid = False
#changed New Illust from Bookmark to accept command line parameter (will always start from page 1 if commandline is used)
elif selection == ‘8’:
__log__.info(‘New Illust from Bookmark mode.’)
if opisvalid:
pageNum = 1
else:
pageNum = raw_input(‘Start Page: ‘) or 1
processNewIllustFromBookmark(mode, int(pageNum))
#added the following in processNewIllustFromBookmark():
#before decomposing parsedPage:
nextPage = parsedPage.find(attrs={‘rel’:’next’})
#after deleting parsedPage:
if nextPage is None: #this will prevent pixiv Downloader to continue endlessly
print “That’s all. No next page found.”
break
elif npisvalid == True: #Yavos: overwrite config-data
if i > np and np != 0:
break
elif i > __config__.numberOfPage and __config__.numberOfPage != 0 :
break
You should probably add the last change to every page-loop since it will in any case prevent the not needed jump to the non existent next page. But it’s not necessary since I couldn’t reproduce this bug on any other page so far. (I don’t know why but in my bookmark_new_illust.php shows the last page again if I go higher than the maximum page number.)
Greetings,
Yavos
For the new op, I have add it in the new version.
for the processNewIllustFromBookmark(), apparently pixiv set the hard limit at 100 pages. I think I will do a checking based on the page number.
and about Time problem:
Disable the automatic daylight savings time and back in time configuration
Hi Nandaka, I think that problem with password are time(because in Russia daylight saving time abolished)
And 1 Question:
How to download don’t my bookmarks images, like this:
http://www.pixiv.net/bookmark.php?id=76946 ?
>> time problem
care to explain?
>> How to download donβt my bookmarks images
I don’t quite understand your question. You want to blacklist the member_id or you want to download from the member_id’s bookmark?
Yes, i want to download from member_id’s bookmark(IMAGES, not his Fav. artists)
like: http://www.pixiv.net/bookmark.php?id=76946
Not like this: http://www.pixiv.net/bookmark.php?type=user&id=76946
Only his bookmark images(not bookmark artists) from his member_id.
Understand?)
=)
I’ll see about that π
how to download from image bookmark?
from the latest version, pick number 6 (Download from image bookmark)
THANK’S BRO!!111
Im using a Razer Black Widow but i tried using plugging in my logitech keyboard which I used before but now it doesn’t, I just noticed that even for the older version it doesn’t work… I’ll test out the downloader on another computer.
I looked at the config .ini and it looks the same as the clean copy… I just use the .exe
Instead of giving a “user ID not exist/deleted” error when trying to download memberid 856698, I get an ‘nonetype’ has no attribute ‘ul’
will check, there was new/unseen error message.
I am able to log onto pixiv normally on the site…
Like it physically doesnt allow me to type anything into the CMD window after I enter in my user name.
Can you give me the config.ini and list.txt and paste it to pastebin? Do you use the source or the binary? All is working in my place.
I can’t seem to type in my password after entering my user name, the only thing i could press is enter. When I add in the password in the config.ini it still doesn’t work.
can you login to your pixiv account? try to change your password to something else. I can login just fine using the latest version.
Hey, so I’ve got a weird issue with the last two releases. When I go to download by member ID the files are saved into the root directory I specify but when I try to save by the list and set uselist to True it saves into the pixivutil20111111/_ folder. The same happens with processfromdb.
can I see your config.ini and list txt? you can put it in pastebin.
Sure thing.
config.ini http://pastebin.com/U1RaUN52#
list.txt http://pastebin.com/TFkHMuUA
there is a space ‘ ‘ in the list.txt after the member_id. I assume you are using the export function, I will fix this. For now you can just remove the space from the list.txt (use find and replace for space).
Hi, thanks for the great work with the earlier releases, sadly I can’t download the newest as Uploader keeps saying I have used my limit, although I don’t use it for anything else.
Do you have a mirror download site?
Thanks again
http://www.mediafire.com/?ft087yd0qa2244k
Thanks π
Whenever I download through tags it downloads the pictures into different folders.
Is there a way to stop this and downloaded them all in one folder?
I find this little item useful and I thank you for making this neat downloader.
change the
filenameformat
, check the readme.txt for the format details.I think I explained something wrong. Sorry.
I wanted to see what is currently downloaded file and who is the artist behind it without need to scroll up. Or do something else beside looking at taskbar. My proposed solution for this was to show properties of currently processed file in the console title, formatted as specified in filename format in configuration file.
At least, PixivDownoader 20111111 works fine, too,
Thank you!
“Update bookmarks processing to include hidden bookmarks.”
Thaaaaaaank you!