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

[nijie] not working #2268

Closed
ojoek opened this issue Feb 5, 2022 · 3 comments
Closed

[nijie] not working #2268

ojoek opened this issue Feb 5, 2022 · 3 comments

Comments

@ojoek
Copy link

ojoek commented Feb 5, 2022

gallery-dl "http://nijie.info/view.php?id=471282" --verbose

[gallery-dl][debug] Version 1.20.3
[gallery-dl][debug] Python 3.9.2 - Windows-10-10.0.19041-SP0
[gallery-dl][debug] requests 2.25.1 - urllib3 1.26.3
[gallery-dl][debug] Starting DownloadJob for 'http://nijie.info/view.php?id=471282'
[nijie][debug] Using NijieImageExtractor for 'http://nijie.info/view.php?id=471282'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): nijie.info:443
[urllib3.connectionpool][debug] https://nijie.info:443 "GET /view.php?id=471282 HTTP/1.1" 200 None
@thatfuckingbird
Copy link
Contributor

Working for me on the latest released version (1.20.3). Since the content is login-gated, your problem might be not passing cookies to gallery-dl

@mikf
Copy link
Owner

mikf commented Feb 7, 2022

Your cached cookies might have expired before gallery-dl expected them to.
Run gallery-dl --clear-cache nijie to force a re-login and try again.

@ojoek
Copy link
Author

ojoek commented Feb 9, 2022

I solved it with re-login.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants