Skip to content

Introducing our YouTube Summarizer! Simply paste the video URL, and our tool extracts the transcript, providing you with a concise summary. Effortlessly digest the key points without watching the entire video. Try it now and streamline your content consumption experience!

Notifications You must be signed in to change notification settings

Rrishabh2003/youtube-summariser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Transcript Summarizer

This is a simple web application for summarizing the transcript of YouTube videos. It uses Flask for the backend and HTML,CSS for the frontend.

How to Use

  1. Clone the repository:

    git clone https://github.com/your-username/youtube-transcript-summarizer.git
    cd youtube-transcript-summarizer
  2. Install dependencies:

    pip install flask youtube-transcript-api bert-extractive-summarizer
  3. Run the Flask application:

    python app.py
  4. Open your web browser and go to https://localhost:5000 to access the YouTube Transcript Summarizer.

Note

  • Ensure you have a stable internet connection as the application fetches YouTube video transcripts.
  • The summarization process may take some time depending on the length of the video and the summarization library used.

Feel free to customize the code and adapt it to your needs!

About

Introducing our YouTube Summarizer! Simply paste the video URL, and our tool extracts the transcript, providing you with a concise summary. Effortlessly digest the key points without watching the entire video. Try it now and streamline your content consumption experience!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published