code-charity / code-charity/youtube
Search playlist by keywords
Open
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
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
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