Skip to content

Project extracts and summarizes YouTube video transcripts using youtube_transcript_api and Hugging Face's transformers library. The script fetches the transcript of a YouTube video, then uses a pre-trained summarization model to condense the text into a shorter summary.

Notifications You must be signed in to change notification settings

Kakulverma/YouTube-Transcript-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

YouTube-Transcript-Summarizer

Project extracts and summarizes YouTube video transcripts using youtube_transcript_api and Hugging Face's transformers library. The script fetches the transcript of a YouTube video, then uses a pre-trained summarization model to condense the text into a shorter summary. This allows for quick overviews of video content without needing to watch the entire video.

Features: Fetches YouTube video transcripts. Summarizes large transcripts using NLP models. Breaks down long transcripts into manageable chunks for summarization.

Requirements: youtube_transcript_api transformers

About

Project extracts and summarizes YouTube video transcripts using youtube_transcript_api and Hugging Face's transformers library. The script fetches the transcript of a YouTube video, then uses a pre-trained summarization model to condense the text into a shorter summary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published