MemeLabs / MemeLabs/Rustla2

Youtube Live permanent link support

Open
#113 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

backend feature-request frontend
Dominant language
C++
Stars
46
Forks
24
PR merge metrics
No merged PRs in 30d

Description

As far as I know youtube and youtube-live is handled the same way on the site atm, i.e. we use the randomly generated youtube-live IDs for streams that change every time a broadcast goes live. Instead, investigate if it's easy to support embedding youtube-channel-id/live (or youtube-channel-name/live ?), e.g. https://www.youtube.com/channel/UCAABafdftW1s-6TQSl-z9TA/live so people don't have to change the URL every time.

Possibly helpful: https://stackoverflow.com/questions/39275889/how-to-embed-new-youtubes-live-video-permanent-url

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

No files or tests are named. Start by tracing how YouTube Live URLs and stream IDs are parsed and embedded, then verify whether a channel's permanent /live URL can resolve across broadcasts. Done means a channel ID or name URL can be used without manually changing it for each new stream.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
web-dev
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.