11ty / 11ty/api-opengraph-image
Add support for `youtu.be` style URLs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 43
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
e.g. https://youtu.be/8Zq3KCBed5Q
cc @nhoizey
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the service entry point that receives and parses domain or video URLs, then compare its handling of the example https://youtu.be/8Zq3KCBed5Q with existing URL forms. Done means youtu.be links are accepted and produce the same optimized OpenGraph image response as supported equivalent URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100