The YouTube Transcript Summarizer fetches video transcripts via the YouTube Data API, processes them through an NLP pipeline, and returns a condensed, structured summary. Built to solve the real problem of extracting knowledge from long-form video content quickly.
- YouTube transcript extraction via official API
- Abstractive summarization using Hugging Face transformers
- Flask web interface with clean input/output layout
- Handles videos up to 2 hours in length