You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
URL was feranelia.tumblr.com. Here's the output from verbose mode:
The text was updated successfully, but these errors were encountered: