Skip to content

Instagram images are not loaded #2005

@muzzol

Description

@muzzol

Describe the bug
Instagram bridge don't show images.

To Reproduce
Type a username at Instagram bridge and get Atom

Expected behavior
Images should appear

Additional context

The problem is IG gives this URL as image: https://www.instagram.com/p/CEPcDt_pJYH/media?size=l

and that URL is a redirection to real image: https://scontent-mad1-1.cdninstagram.com/v/t51.2885-15/e35/118131587_140064227784823_4653765523173956198_n.jpg

IG uses 301 sever code to achieve that, so IG bridge should point to final image instead of redirection.

you can easily try it with wget and any image:

wget https://www.instagram.com/p/CEPcDt_pJYH/media?size=l

ask if you need further info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug-ReportConfirmed bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions