TeamNewPipe / TeamNewPipe/NewPipeExtractor

[Feature Request] Add filter option to ChannelInfo.getInfo (to get top videos by channel)

Open
#270 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.