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

[Tumblr] Only one image of multi-image posts gets downloaded #6505

Open
SAI13103 opened this issue Nov 20, 2024 · 2 comments
Open

[Tumblr] Only one image of multi-image posts gets downloaded #6505

SAI13103 opened this issue Nov 20, 2024 · 2 comments
Labels

Comments

@SAI13103
Copy link

SFW
https://akenotumiki.tumblr.com/post/92208031886/7-19

gallery-dl.exe https://akenotumiki.tumblr.com/post/92208031886/7-19 -v
[gallery-dl][debug] Version 1.28.0-dev:2024.11.18 - Executable (dev/windows)
[gallery-dl][debug] Python 3.12.7 - Windows-10-10.0.18363-SP0
[gallery-dl][debug] requests 2.32.3 - urllib3 2.2.3
[gallery-dl][debug] Configuration Files ['E:\\Software\\gallery-dl\\gallery-dl.conf']
[gallery-dl][debug] Starting DownloadJob for 'https://akenotumiki.tumblr.com/post/92208031886/7-19'
[tumblr][debug] Using TumblrPostExtractor for 'https://akenotumiki.tumblr.com/post/92208031886/7-19'
[tumblr][debug] Loading cookies from 'E:/Software/gallery-dl/cookies.txt'
[tumblr][debug] Using custom api_key authentication
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): api.tumblr.com:443
[urllib3.connectionpool][debug] https://api.tumblr.com:443 "GET /v2/blog/akenotumiki.tumblr.com/posts?id=92208031886&offset=0&limit=50&reblog_info=true&api_key=xf5TOSQSX5wMSxZlX7p4WvzXMHw1EIEiOQzexcmfJo2jC5mzwI HTTP/11" 200 1520
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): 64.media.tumblr.com:443
[urllib3.connectionpool][debug] https://64.media.tumblr.com:443 "GET /49aae7b413f97a57b6fd86a597bab9b3/tumblr_inline_p8gbmlrR4A1sgvvyd_1280.png HTTP/11" 200 347304
* E:\DownLoad\tumblr\akenotumiki\tumblr_akenotumiki_92208031886_01.png
@mikf mikf added the site:bug label Nov 20, 2024
@Hrxn
Copy link
Contributor

Hrxn commented Nov 21, 2024

Yikes, this again...

BTW, https://akenotumiki.tumblr.com/post/92208031886/7-19 is a post of type text

Not sure, can't remember anything about a site change, but maybe they changed something with their embedded content stuff for this kind of post.

@mikf
Copy link
Owner

mikf commented Nov 21, 2024

Nothing changed on Tumblr I think, but the regex for inline images doesn't catch all possible ways images can be embedded in a text post.

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

3 participants