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
Good day. I was enjoying using gallery-dl to download things from certain user, but then strange things began to happen. First, after some tweet in media timeline I got the An unexpected error occurred: KeyError - 'user' error. I tried to run the same URL again with -v, but the error didn't happen this time. Ok..., but looking at the logs, I see there were messages like Skipping 1659517860878888960 (deleted), however if you open these tweets by direct URL, they are not deleted. So I ran the same URL for third time (without -v option) and it downloaded those "deleted" tweets too.
What was it? Few important notes: the user is private and I was using gallery-dl build before this commit 7fbc304 so maybe that's related. But why deleted? Should this message be under debug level?
upd. unfortunately I couldn't reproduce this on the same build again (removed downloaded files/archive). It's still worrisome that some files can be missed randomly like that though.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Good day. I was enjoying using gallery-dl to download things from certain user, but then strange things began to happen. First, after some tweet in media timeline I got the
An unexpected error occurred: KeyError - 'user'
error. I tried to run the same URL again with-v
, but the error didn't happen this time. Ok..., but looking at the logs, I see there were messages likeSkipping 1659517860878888960 (deleted)
, however if you open these tweets by direct URL, they are not deleted. So I ran the same URL for third time (without-v
option) and it downloaded those "deleted" tweets too.What was it? Few important notes: the user is private and I was using gallery-dl build before this commit 7fbc304 so maybe that's related. But why deleted? Should this message be under debug level?
upd. unfortunately I couldn't reproduce this on the same build again (removed downloaded files/archive). It's still worrisome that some files can be missed randomly like that though.
Beta Was this translation helpful? Give feedback.
All reactions