code-charity / code-charity/youtube
AI transcript: search, download, and process captions with AI
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
Feature Request: AI-Powered Transcript Processing
Description
Add advanced transcript/caption features: search within captions (like Ctrl+F), download transcripts in multiple formats, and optionally process with AI (summarize, translate).
Why
Multiple tools exist for this:
- YouTube Transcript Processor (GreasyFork) — Gemini/OpenRouter/Mistral integration
- YouTube Captions Search (originally #914 by chirag127)
- YCS (YouTube Comment Search) — search through all comments
Preferred behavior
- Search within captions (Ctrl+F for captions) — #914 scope
- Download transcripts as TXT/SRT/JSON
- Option: send transcript to AI for summarization
- Timestamp-clickable search results
- Comment search (search ALL comments on a video)
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, so first split the request into caption search, transcript downloads, AI processing, and comment search before locating their existing extension paths. Done would require an agreed scope and implementation covering the selected features, including the requested formats and timestamp-clickable results where applicable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100