Change log:
- Add download by user bookmark.
- Add createMangaDirectory option. The generated directory is based on the filenameFormat and the filename is from the page marker (‘_p##’)+ file extension. Set to True to enabled it in the config.ini
Download link here, source code here, donation link heree :)).
Awaiting next release, then.
i don’t konw
Error at processImage(): (, AttributeError(“‘NoneType’ object has no attribute ‘a'”,), )
I think pixiv change something, I have tried to run the application and I got the same result. Wait for the next release, meanwhile you can donate something :))
Is it possible to add a feature download by “Latest work from favorited Users”?
>> Is it possible to add a feature download by “Latest work from favorited Users”?
download by user bookmark? By default, pixiv downloader will download from the latest works because it will parse from the first page, and I don’t know if you can change the order.
Did I break it or something?
I was messing around with the settings and now all I get is:
‘NoneType’ object has no attribute ‘a’
1 2 3 4 5 6 7 8
try to delete/backup the config.ini and run the app again?
same error even with a fresh config.ini
did pixiv change anything?
Meanwhile, I just want to ask for check database option – without checking for sizes, only if file in the database really exists on the disk. If not – it should be removed from database.
you mean reverse checking? Check if the file from DB is really exist in the disk?
Yes, I has a tendency to remove partially downloaded files and all copies of artist folder if he changed a name. So reverse checking will be useful.
Yay you added a DL by bookmark feature.. I was thinking that would be a cool idea.
What else would be cool would be choosing to out put them to a list.txt rather than going ahead and downloading them.
PixivUtil2 ‘option3’ ‘tag’ ‘page’, that is.
So you want to have batch download by tags (let’s say download all image from tags.txt)?
Yes, something like that would be really useful.
I like that idea.. cause i cant seem to DL by tags.. try to paste it into the command line and its not supported so it comes out as ????… than it starts to DL everything.. XD
you need to change the language setting in control panel, set the language for non-unicode program to Japanese, but I think I will add the tags list on the next release.
cli support for automated batches? PixivUtil2 would be handy.