Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bookmarked images are not found #601

Closed
ghost opened this issue Dec 18, 2019 · 3 comments
Closed

Bookmarked images are not found #601

ghost opened this issue Dec 18, 2019 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Dec 18, 2019

Prerequisites

  • [*] Did you read FAQ section?
  • [* ] Did you test with the latest releases or commit ?

Description

While trying to download bookmarked pictures (option 6.), no images are found on the first page, and execution ends.

Steps to Reproduce

  1. Login with cookie
  2. Enter 6
  3. Enter y
  4. Enter empty
  5. Enter empty
  6. Enter empty

Expected behavior: Images are found, extracted and donwloaded

Actual behavior: No images were found on the first page, and no images were downloaded.

Versions

20191215

Log

2019-12-18 15:19:17,980 - PixivUtil20191215 - INFO - Starting with argument: [PixivUtil\PixivUtil2.exe -s 6 y 1 1].
2019-12-18 15:19:17,980 - PixivUtil20191215 - INFO - Setting log level to: DEBUG
2019-12-18 15:19:17,980 - PixivUtil20191215 - INFO - No default cookie jar available, creating...
2019-12-18 15:19:18,152 - PixivUtil20191215 - INFO - Using default DB Path: [...]\PixivUtil\db.sqlite
2019-12-18 15:19:18,152 - PixivUtil20191215 - INFO - Only process members where the last update is >= 7 days ago
2019-12-18 15:19:18,230 - PixivUtil20191215 - INFO - Using Username: [...]
2019-12-18 15:19:18,230 - PixivUtil20191215 - INFO - Trying to log in with saved cookie
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - Logging in, return url: https://www.pixiv.net/
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - Login successful.
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - Logged in using cookie
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - My User Id: [...].
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - Premium User: [...].
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - Locale = /en
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - User's Image Bookmark mode.
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - Importing user's bookmarked image from page 1
2019-12-18 15:19:20,511 - PixivUtil20191215 - INFO - Source URL: https://www.pixiv.net/bookmark.php?p=1
2019-12-18 15:19:21,870 - PixivUtil20191215 - INFO - Importing user's bookmarked image from page 1
2019-12-18 15:19:21,870 - PixivUtil20191215 - INFO - Source URL: https://www.pixiv.net/bookmark.php?p=1&rest=hide
2019-12-18 15:19:24,103 - PixivUtil20191215 - INFO - Found 0 image(s).

@Nandaka Nandaka added the Bug label Dec 18, 2019
@Nandaka
Copy link
Owner

Nandaka commented Dec 18, 2019

found the root cause, but I cannot create the compiled version because of py2exe doesn't support py3.8 yet...

@Nandaka
Copy link
Owner

Nandaka commented Dec 18, 2019

@ghost
Copy link
Author

ghost commented Dec 18, 2019

Yep. The new release works fine!

35122 pushed a commit to 35122/PixivUtil2 that referenced this issue Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant