TeamNewPipe / TeamNewPipe/NewPipeExtractor

Add search in channel

Open
#49 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2k
Forks
602
Avg merge
3d 6h
Merged PRs (30d)
6

Description

I already placed search button in the ChannelFragment https://github.com/avently/NewPipe/blob/2671883d7bf86612d2762988c56ffd50d73c12cf/app/src/main/java/org/schabi/newpipe/fragments/list/channel/ChannelFragment.java#L241
Would be great to add search in channel possibility to the extractor's code. Then i will add it to NewPipe's code and user will be able to search in selected channel.

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 with the ChannelFragment reference in the issue and trace how its search button would call the extractor. Then inspect the extractor's channel-related entry points and existing tests, if present. Done means the extractor supports searching within a selected channel so it can be integrated into NewPipe.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.