TeamNewPipe / TeamNewPipe/NewPipeExtractor
[Feature Request] Add filter option to ChannelInfo.getInfo (to get top videos by channel)
Open
Nobody has claimed this yet.
enhancement
YouTube
- Dominant language
- Java
- Stars
- 2k
- Forks
- 602
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
I think it's a good idea and is easy to implement - just to add "&sort=p" param to the channel fetch url.
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 at ChannelInfo.getInfo and trace the channel fetch URL. Confirm how the sort parameter is assembled, then verify that using sort=p returns the channel's top videos; the issue provides no test or file path to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100