Skip to content

A Tampermonkey script that retrieves the transcript of a YouTube video, sends it to the Mistral API, and displays a concise academic-style summary in a sleek on-screen panel.

Notifications You must be signed in to change notification settings

emrxxxx/YoutubeSummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 

Repository files navigation

YouTube Video Summarizer

Description

A Tampermonkey userscript that automatically summarizes YouTube videos and displays the summary in a panel, using the Mistral AI API.

Features

  • One-click summary button (Ctrl+Shift+S)
  • Summary panel with light/dark theme support
  • Mistral API key management
  • Error handling and loading animations

Installation

  1. Install Tampermonkey in your browser.
  2. Add the script to Tampermonkey.
  3. Set your Mistral API key via the menu (๐Ÿ”‘ Set Mistral API Key).

Usage

  • On a YouTube video page, click the ๐Ÿ“ button at the bottom right or press Ctrl+Shift+S.
  • The summary appears in a panel at the top right.
  • Close the panel by clicking the โœ– button.

Requirements

  • Tampermonkey extension
  • Mistral AI API key

For some videos, YouTube's transcript panel may open the chapters or timeline by default. In this case, you may encounter the "transcript not available" error. To solve the problem, you need to select the speech text.

About

A Tampermonkey script that retrieves the transcript of a YouTube video, sends it to the Mistral API, and displays a concise academic-style summary in a sleek on-screen panel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published