leedo / leedo/noembed

Instagram Provider Missing

Open
#101 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
496
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Instagram is not working properly.

Works (instagr.am/p/*):
https://noembed.com/embed?url=https%3A%2F%2Finstagr.am%2Fp%2Fn5mWV

Does not work (www.instagram.com/p/*):
https://noembed.com/embed?url=https%3A%2F%2Fwww.instagram.com%2Fp%2Fn5mWV

I'm not well-versed in Perl, but it looks like the lib/Noembed/ImageProvider.pm file references L<Noembed::Provider::Instagram> on line 79, but there is no Instagram.pm file inside of the lib/Noembed/Provider folder.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading lib/Noembed/ImageProvider.pm around line 79 and compare the working instagr.am/p/* and failing www.instagram.com/p/* noembed URLs. The missing lib/Noembed/Provider/Instagram.pm is the apparent entry point; done means the www.instagram.com URL works without breaking the existing instagr.am URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.