-
Notifications
You must be signed in to change notification settings - Fork 885
Description
Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3
Describe the bug
shared reels in direct are not showing.
To Reproduce
.direct_threads()
Traceback
[dm] NEW item_id=32707599355020491037531557551144960 type=xma_clip user_id=467118849
[dm] full_item type=xma_clip
[dm] full_item attrs: {'id': '32707599355020491037531557551144960', 'user_id': '467118849', 'thread_id': 340282366841710301244260078251544823741, 'timestamp': datetime.datetime(2026, 3, 9, 21, 55, 13, 874935), 'item_type': 'xma_clip', 'is_sent_by_viewer': False, 'is_shh_mode': False}
[dm] no media found in type=xma_clip β skipping
[dm] full_item raw: {'id': '32707599355020491037531557551144960', 'user_id': '467118849', 'thread_id': 340282366841710301244260078251544823741, 'timestamp': datetime.datetime(2026, 3, 9, 21, 55, 13, 874935), 'item_type': 'xma_clip', 'is_sent_by_viewer': False, 'is_shh_mode': False, 'reactions': None, 'text': None, 'reply': None, 'link': None, 'animated_media': None, 'media': None, 'visual_media': None, 'media_share': None, 'reel_share': None, 'story_share': None, 'felix_share': None, 'xma_share': None, 'clip': None, 'placeholder': None}
Expected behavior
showing reels details.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Arch linux
- Python version 14
- instagrapi version latest :)
- moveipy version if used
- imagemagick version if used
Additional context
Add any other context about the problem here.