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

Baraag fails with certain accounts #704

Closed
J20X9 opened this issue Apr 23, 2020 · 0 comments
Closed

Baraag fails with certain accounts #704

J20X9 opened this issue Apr 23, 2020 · 0 comments
Labels

Comments

@J20X9
Copy link

J20X9 commented Apr 23, 2020

For some reason, any gallery-dl command fails when used with the account @cari.

Here's the command output:

gallery-dl -vK https://baraag.net/@cari
[gallery-dl][debug] Version 1.13.4
[gallery-dl][debug] Python 3.7.3 - Windows-10-10.0.18362-SP0
[gallery-dl][debug] requests 2.23.0 - urllib3 1.25.9
[gallery-dl][debug] Starting KeywordJob for 'https://baraag.net/@cari'
[baraag][debug] Using BaraagUserExtractor for 'https://baraag.net/@cari'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): baraag.net:443
[urllib3.connectionpool][debug] https://baraag.net:443 "GET /api/v1/accounts/search?q=%40cari&limit=1 HTTP/1.1" 200 None
[baraag][error] NotFoundError: Requested account could not be found

I tried making a request myself using curl by passing https://baraag.net/api/v1/accounts/search?q=%40cari&limit=1 and it found their account information as well as the information on a number of similarly named accounts. The only fields that looked odd in the response were "display_name":"" and "discoverable":false.

@mikf mikf added the bug label Apr 23, 2020
@mikf mikf closed this as completed in 12ff23b Apr 23, 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

2 participants