MOHAMMAD-NAYAN / nayan-media-downloader

14 stars 7 forks source link

Mismatch Between Thumbnails and Download URLs in instagram Media Response for downloading posts in instagram. #9

Open jafeershaik5 opened 2 months ago

jafeershaik5 commented 2 months ago

I am encountering an issue with the response from the package where the thumbnail and downloadUrl for media posts in instagram are not correctly associated. Each post in the response contains a thumbnail and a downloadUrl, but the downloadUrl does not correspond to the correct thumbnail.

and there are so many repeated data coming for instagram posts.

Expected Behavior:

Each thumbnail should have a downloadUrl that correctly matches the media content.

Actual Behavior:

The downloadUrl provided does not match the thumbnail, resulting in incorrect downloads.

ThankYou.