Filter or highlight videos by age (4 year old videos vs 1 day old video)

Open
#2,869 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

No files or tests are named. Start by locating the extension entry point for video discovery and the code that renders video listings, then determine where release dates are available. Done should provide an age-based filter or an age highlight, with current and older videos distinguishable in the interface.

Written by the indexing model from the issue text.

Description

Feature request good first issue help wanted up-for-grabs

PROBLEM: Filter Videos by Release Date (< 1 year, <1 Month) Sometime all I get are 4 year old videos. I want to filter those out.

SOLUTION: Best option would be to not load old videos and reload with new video.

ALTERNATIVES: Overlay blackout or highlight the age of videos.

RELEVANCE / SCOPE: I think this would be a useful addition to anyone that is trying to find new content.

"SIDE EFFECTS": Not that I can see.

CONTEXT:
//
Thank you!

SHORT Table (Summary)
Problem too many old videos
Solution filter out old videos
Alternatives highlight videos by their age
Scope universal
Side effects none
Context
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

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.

More from code-charity/youtube

All issues in code-charity/youtube

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.