TeamNewPipe / TeamNewPipe/NewPipeExtractor
[Feature Request] Allow additional regexes to be passed to YouTubeStreamExtractor
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 602
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
See: https://github.com/0xced/XCDYouTubeKit/issues/463 for an example of how a similar project on iOS implemented this
Allowing NewPipeExtractor to accept additional regexes as a parameter would give NewPipe the ability to pull updated regexes from a server, file etc. to fix extraction errors without requiring an update - leading to reduced downtime.
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
The issue names no files or tests. Start with the NewPipeExtractor API and compare the linked XCDYouTubeKit example, then define how additional regexes supplied from a server or file should reach extraction. Done means updated regexes can fix extraction errors without requiring a NewPipeExtractor update.
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
- Mostly clear
- Newbie friendliness
- 35/100