TeamNewPipe / TeamNewPipe/NewPipeExtractor
Support for YouTube clips
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 602
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
Code in Invidious: https://github.com/SamantazFox/invidious/commit/2512c1bc08c5c26d775c150e7637fa968bb34bb0
I'm not sure how to approach this - extracting the ID in YoutubeStreamLinkHandlerFactory itself, or assume that a 36 char getId() is a clip id in YoutubeStreamExtractor.
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 reading the referenced Invidious commit, then inspect YoutubeStreamLinkHandlerFactory and YoutubeStreamExtractor to understand where YouTube IDs are parsed and consumed. Determine the expected handling for clip IDs and add support accordingly, with tests covering clip extraction and existing video links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100