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

[Pixiv] https://oauth.secure.pixiv.net:443 returned 400 #411

Closed
ProudNoob opened this issue Sep 6, 2019 · 3 comments
Closed

[Pixiv] https://oauth.secure.pixiv.net:443 returned 400 #411

ProudNoob opened this issue Sep 6, 2019 · 3 comments

Comments

@ProudNoob
Copy link

ProudNoob commented Sep 6, 2019

I tried to download from Pixiv but this happened:

D:\>gallery-dl --verbose -u myEmail@gmail.com -p myPassword https://www.pixiv.net/member.php?id=6210796
[gallery-dl][debug] Version 1.10.3
[gallery-dl][debug] Python 3.7.3 - Windows-10-10.0.17763
[gallery-dl][debug] requests 2.22.0 - urllib3 1.24.3
[gallery-dl][debug] Starting DownloadJob for 'https://www.pixiv.net/member.php?id=6210796'
[gallery-dl][debug] Updating urllib3 ciphers
[pixiv][debug] Using PixivUserExtractor for 'https://www.pixiv.net/member.php?id=6210796'
[pixiv][info] Logging in as myEmail@gmail.com
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): oauth.secure.pixiv.net:443
[urllib3.connectionpool][debug] https://oauth.secure.pixiv.net:443 "POST /auth/token HTTP/1.1" 400 275
[pixiv][error] Authentication failed: Please provide a valid username/password pair.

I used the standalone execute file, downloaded from this https://github.com/mikf/gallery-dl/releases/download/v1.10.3/gallery-dl.exe

I'm 100% that the username/password are correct, I always use them to login Pixiv myself without fail. And I have tried gallery-dl --verbose -o username=myEmail@gmail.com -o password=myPassword https://www.pixiv.net/member_illust.php?id=6210796 like in README, still didn't work.

@mikf
Copy link
Owner

mikf commented Sep 6, 2019

This has already been fixed in f9285f9, but that hasn't been released yet.

Next release will, at the latest, be next Friday, but I'll probably publish one this weekend.

@ProudNoob
Copy link
Author

Thank you for your hard work. I'll close this issue then.

@mikf
Copy link
Owner

mikf commented Sep 8, 2019

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

2 participants