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

[Gelbooru] Download fails "No results for URL" #2157

Closed
leoncounter opened this issue Jan 3, 2022 · 1 comment
Closed

[Gelbooru] Download fails "No results for URL" #2157

leoncounter opened this issue Jan 3, 2022 · 1 comment

Comments

@leoncounter
Copy link

leoncounter commented Jan 3, 2022

gallery-dl installed from https://github.com/mikf/gallery-dl/archive/master.tar.gz using pip.

I can't download anything from gelbooru. I've tried --ignore-config and adding username and password with -u and -p, but the result is the same.

Attempt to download by tag:

$ gallery-dl 'https://gelbooru.com/index.php?page=post&s=list&tags=nanakusa'
[gelbooru][info] No results for https://gelbooru.com/index.php?page=post&s=list&tags=nanakusa

Attempt to download specific image:

$ gallery-dl 'https://gelbooru.com/index.php?page=post&s=view&id=6502797'
[gelbooru][info] No results for https://gelbooru.com/index.php?page=post&s=view&id=6502797&tags=nanakusa

Edit: output running with --verbose: https://pastebin.com/fubwgueb

@mikf
Copy link
Owner

mikf commented Jan 3, 2022

Gelbooru changed the format in which it returns its API responses,
Fixed in 3085aac.

@mikf mikf closed this as completed Jan 8, 2022
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