Posts

Showing posts from January, 2025

YouTube Chapters Generator

Image
  Overview The "YouTube Chapters Generator" is a Chrome extension designed to extract transcripts from YouTube videos and generate chapter timestamps automatically. Using the Azure OpenAI API, this tool enhances video content navigation by segmenting it into clear and accessible chapters. 🔴 How to Use the Extension Install the Extension : Add the extension to Chrome through the Extensions Manager or your preferred distribution method. Open a YouTube Video : Navigate to any YouTube video that supports captions. Click the Extension Icon : Press the extension icon in the toolbar while on the YouTube video page. Transcript and Chapters Generation : The extension fetches the video transcript, processes it through the Azure OpenAI API, and generates chapters with timestamps. Download the Chapters : A .txt file containing the chapters and transcript will be automatically downloaded with the video title as the file name. 🔴 Features Automatic Transcript Retrieval : Extracts video t...