code-charity / code-charity/youtube

YouTube Captions Search (Ctrl+F for captions)

Open
#4,045 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request Generated
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

Feature Request

Description

Add a "Captions Search" feature that lets users search within YouTube video captions/subtitles — similar to Ctrl+F / Cmd+F but searching through caption text.

Preferred behavior
  • A search box overlay that searches through available captions
  • Click a result to jump to that timestamp in the video
  • Works with auto-generated and manual captions

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 a captions-search overlay, caption text, and timestamp navigation but no files, tests, or entry points. Start by locating the extension's existing caption/subtitle handling and video seeking behavior. Done means users can search available auto-generated and manual captions, see results in an overlay, and jump to a selected result's timestamp.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.