-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Can't download from tumblrgallery.xyz #2112
Comments
Spoke to soon. |
Also, your second example does not match the extractor, the URL is missing the For the first example, I'm seeing the same 404 error, guess something is broken with all this removed content. Oh, and if you use the old CMD: Use double-quotes ( |
Like was told here #351 tumblrgallery is not 3rd party viewers. Even when blog was deleted at tumblr, tumblrgallery still has direct links to content and it can be downloaded (#351 (comment)) It didn't work with both quotes type single or double. But true, it should be html, I guess, given the #351 issue. |
The site slightly changed its HTML structure and gallery-dl couldn't find any download URLs anymore. The |
blog: https://tumblrgallery.xyz/tumblrblog/gallery/52655.html
error output:
[tumblrgallery][error] HttpError: '404 Not Found' for 'https://tumblrgallery.xyz/tumblrblog/gallery/52655/24.html'
Also trying to invoke command
gallery-dl https://tumblrgallery.xyz/gallery/265584
error output:
[gallery-dl][error] No suitable extractor found for 'https://tumblrgallery.xyz/gallery/265584'
Or command
gallery-dl tumlrgallery:https://tumblrgallery.xyz/gallery/265584
error output:
[gallery-dl][error] No suitable extractor found for 'tumlrgallery:https://tumblrgallery.xyz/gallery/265584'
I'm using cmd, doesn't matter link with quotes or not.
The text was updated successfully, but these errors were encountered: