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
[twitter][warning] 'Your Tweet has been withheld in: United States.' (1554557430700318729)
[twitter][error] An unexpected error occurred: KeyError - 'id_str'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[twitter][debug]
Traceback (most recent call last):
File "C:\Users\Rabbit\AppData\Local\Programs\Python\Python311\Lib\site-packages\gallery_dl\job.py", line 96, in run
for msg in extractor:
File "C:\Users\Rabbit\AppData\Local\Programs\Python\Python311\Lib\site-packages\gallery_dl\extractor\twitter.py", line 129, in items
tdata = self._transform_tweet(tweet)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Rabbit\AppData\Local\Programs\Python\Python311\Lib\site-packages\gallery_dl\extractor\twitter.py", line 271, in _transform_tweet
author = self._transform_user(author)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Rabbit\AppData\Local\Programs\Python\Python311\Lib\site-packages\gallery_dl\extractor\twitter.py", line 341, in _transform_user
uid = user.get("rest_id") or user["id_str"]
~~~~^^^^^^^^^^
KeyError: 'id_str'
error on
1.25.8
after running
with config
The text was updated successfully, but these errors were encountered: