Nandaka / PixivUtil2

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

Have a problem in Download from list (list.txt) #31

Closed xingdao closed 10 years ago

xingdao commented 10 years ago

in win8 64 cmd

PixivDownloader2 version 20140325
https://nandaka.wordpress.com/tag/pixiv-downloader/
Reading I:\pixivutil\config.ini ...
done.
Creating database... done.
Only process member where day last updated >= 7
Using Username: aixinggecheng
logging in with saved cookie
Trying to log with saved cookie
done.
PixivDownloader2 version 20140325
https://nandaka.wordpress.com/tag/pixiv-downloader/
1. Download by member_id
2. Download by image_id
3. Download by tags
4. Download from list
5. Download from online user bookmark
6. Download from online image bookmark
7. Download from tags list
8. Download new illust from bookmark
9. Download by Title/Caption
10. Download by Tag and Member Id
11. Download Member Bookmark
12. Download by Group Id
------------------------
d. Manage database
e. Export online bookmark
r. Reload config.ini
p. Print config.ini
x. Exit
Input: 4
Processing from database.
Select only last 7 days.
Found 0 items.
PixivDownloader2 version 20140325
https://nandaka.wordpress.com/tag/pixiv-downloader/
1. Download by member_id
2. Download by image_id
3. Download by tags
4. Download from list
5. Download from online user bookmark
6. Download from online image bookmark
7. Download from tags list
8. Download new illust from bookmark
9. Download by Title/Caption
10. Download by Tag and Member Id
11. Download Member Bookmark
12. Download by Group Id
------------------------
d. Manage database
e. Export online bookmark
r. Reload config.ini
p. Print config.ini
x. Exit
Input:4 I:\pixivutil\list.txt
PixivDownloader2 version 20140325
https://nandaka.wordpress.com/tag/pixiv-downloader/
1. Download by member_id
2. Download by image_id
3. Download by tags
4. Download from list
5. Download from online user bookmark
6. Download from online image bookmark
7. Download from tags list
8. Download new illust from bookmark
9. Download by Title/Caption
10. Download by Tag and Member Id
11. Download Member Bookmark
12. Download by Group Id
------------------------
d. Manage database
e. Export online bookmark
r. Reload config.ini
p. Print config.ini
x. Exit

I get it;

log

2014-04-06 02:18:54,934 - PixivUtil20140325 - INFO - Starting...
2014-04-06 02:18:54,937 - PixivUtil20140325 - INFO - Setting log level to: DEBUG
2014-04-06 02:18:54,938 - PixivUtil20140325 - INFO - No default cookie jar available, creating... 
2014-04-06 02:18:54,944 - PixivUtil20140325 - INFO - Only process member where day last updated >= 7
2014-04-06 02:18:54,944 - PixivUtil20140325 - INFO - Using Username: aixinggecheng
2014-04-06 02:18:54,944 - PixivUtil20140325 - INFO - logging in with saved cookie
2014-04-06 02:18:54,944 - PixivUtil20140325 - INFO - Trying to log with saved cookie
2014-04-06 02:18:58,305 - PixivUtil20140325 - INFO - Logged in using cookie
2014-04-06 02:19:04,210 - PixivUtil20140325 - INFO - Export Bookmark mode.

What should I do ?

I use the exe get list.txt Iike this

Export date: 2014-04-06 02:19:18.592000

171007 806502 2704736 2789630 1043550 3030723 2539243 393713 5770091 68864

END-OF-FILE

but when i use it,it don`t work and i test change list like this 1721007 1721007 .\test it don't work too;

xingdao commented 10 years ago

i sorry i don't look reademe.txt Again; i don't change uselist to true;

Nandaka commented 10 years ago

You want to download from list.txt?

Just press 4 without anything else and make sure the file (list.txt) is in the folder defined in downloadlistdirectory in the config.ini ('.' means the pixiv app folder)

xingdao commented 10 years ago

yes i want download from list.txt and i get the reason , tanks for you rewrite reply.