instagram-private-api
instagram-private-api copied to clipboard
Access Liked Posts medias
Hi,
I'm trying to get post medias ( either liked or saved by user ). Everything is going well with the saved post system but I can't reach videos medias from liked post ( Because "LikedFeedResponseItemsItem" doesn't contain "video_versions" object ).
The weird thing is that when I log the content of the liked objects, I do have a "video_versions" showing but I can't reach it.
I've been looking through all threads but didn't get to find something helpful. Any ideas on how to get those data ?
Same for "carrousel_media"
Please post an excerpt of your code so I can see exactly what you're doing, and I can give you a solution.
Thanks.