code-charity / code-charity/youtube

Search playlist by keywords

Open
#3,040 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request good first issue help wanted up-for-grabs
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

SHORT Table (Summary)
Problem Can't search liked videos playlist containing 5000 videos to remove certain topics from the playlist (influences 'recommended').
Solution Add feature to search a playlist for keywords and only load videos that contain the keyword so they can be removed
Alternatives Not sure
Scope Could be very difficult to implement, I'm not sure it can be done and would probably take a long time
Side effects Not sure
Context Nothing to add

Contributor guide

Open the contributing guide

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

The issue names no files, tests, or entry points. Start by locating the JavaScript extension's playlist and search-related entry points, then determine how keyword matches can restrict a playlist view; done means users can search a playlist and load only matching videos so they can remove them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.