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

"reblogged_root_uuid" error when downloading from a tumblr account #851

Closed
KirbyFan102 opened this issue Jun 22, 2020 · 0 comments
Closed

Comments

@KirbyFan102
Copy link

KirbyFan102 commented Jun 22, 2020

URL was feranelia.tumblr.com. Here's the output from verbose mode:

[tumblr][error] An unexpected error occurred: KeyError - 'reblogged_root_uuid'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[tumblr][debug]
Traceback (most recent call last):
  File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\gallery_dl\job.py", line 61, in run
    for msg in self.extractor:
  File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\gallery_dl\extractor\tumblr.py", line 89, in items
    if reblog and self._skip_reblog(post):
  File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\gallery_dl\extractor\tumblr.py", line 197, in _skip_reblog_same_blog
    return self.blog != post["reblogged_root_uuid"]
KeyError: 'reblogged_root_uuid'
@mikf mikf closed this as completed in 5e5be67 Jun 25, 2020
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

1 participant