leedo / leedo/noembed

StreamTape Support

Open
#129 0 comments 0 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

Would it be possible to add basic support to Streamtape? They have an API, but the credentials are passed along as querystring parameters, which is not good for static sites as they would be visible in the source code. I tried to programmatically read one of their embed URLs, but it didn't work on localhost, while NoEmbed always works without the annoying CORS errors.

Just basic support with URL and Thumbnail would be most helpful already

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 examining the repository's existing source integrations and how they expose URL and thumbnail data. Identify the entry point for adding a non-oEmbed provider, then verify that StreamTape URLs produce both requested fields without exposing query-string credentials.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.