TeamNewPipe / TeamNewPipe/NewPipeExtractor
YouTube channels Community Tab
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 602
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
Example: https://www.youtube.com/c/Vox/community
It uses the /next api, with a params: "Egljb21tdW5pdHk%3D" json varable.
The decoded protobuf equivelent:

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 Vox Community Tab example and inspect the YouTube /next API response, including the params value and the decoded protobuf shown in the issue. Determine how Community Tab posts are represented and identify the extractor entry point that handles this response. Done means Community Tab content can be extracted for the example channel and existing extraction behavior remains intact.
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