Embed Youtube user channels [feature]
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 496
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Youtube user channels are embedable. Here is a stackoverflow answer for making this happen http://stackoverflow.com/a/25565204 .
Here's an example embed conversion for a user channel url:
https://www.youtube.com/user/MODESTMOUSEVEVO
--->
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 with the Stack Overflow answer linked in the issue and the example YouTube user-channel URL. Inspect the existing YouTube URL handling and its tests, if present, to determine where channel URLs are converted. Done means the sample URL produces an iframe using the user_uploads list format and the behavior is covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100