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

Unable to download ExHentai favorites: "No results" #4881

Closed
pink-red opened this issue Dec 4, 2023 · 4 comments
Closed

Unable to download ExHentai favorites: "No results" #4881

pink-red opened this issue Dec 4, 2023 · 4 comments

Comments

@pink-red
Copy link
Contributor

pink-red commented Dec 4, 2023

Output of my command:

> gallery-dl https://exhentai.org/favorites.php
[exhentai][info] No results for https://exhentai.org/favorites.php

Authentication is properly configured and I'm able to download any gallery by using a direct URL. Only downloading favorites doesn't work.

@pink-red
Copy link
Contributor Author

pink-red commented Dec 4, 2023

with --verbose:

> gallery-dl --verbose https://exhentai.org/favorites.php
[gallery-dl][debug] Version 1.26.3
[gallery-dl][debug] Python 3.11.6 - Linux-6.6.3-zen1-1-zen-x86_64-with-glibc2.38
[gallery-dl][debug] requests 2.31.0 - urllib3 2.1.0
[gallery-dl][debug] Configuration Files ['${HOME}/.gallery-dl.conf']
[gallery-dl][debug] Starting DownloadJob for 'https://exhentai.org/favorites.php'
[exhentai][debug] Using ExhentaiFavoriteExtractor for 'https://exhentai.org/favorites.php'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): exhentai.org:443
[urllib3.connectionpool][debug] https://exhentai.org:443 "GET /favorites.php?page=0 HTTP/1.1" 200 None
[exhentai][info] No results for https://exhentai.org/favorites.php

@mikf
Copy link
Owner

mikf commented Dec 4, 2023

Are you using username and password for authentication? If so, try using cookies directly, especially including the igneous one.

@pink-red
Copy link
Contributor Author

pink-red commented Dec 4, 2023

Thank you for a quick response!

Yes, I was using username and password. It works now, when I authenticate by using cookies.

@pink-red
Copy link
Contributor Author

pink-red commented Dec 4, 2023

Well, it turns out I've been authenticated with a wrong account without realizing it. Now it works without any problems (both when using username/password and when using cookies).

Sorry for the inconvenience and thank you for gallery-dl!

@pink-red pink-red closed this as completed Dec 4, 2023
mikf added a commit that referenced this issue Dec 5, 2023
include 'igneous', 'hath_perks', etc
and not just 'ipb_member_id' and 'ipb_pass_hash' like before
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants