Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 2.22 KB

File metadata and controls

60 lines (47 loc) · 2.22 KB

📖 Usage Guide

Quick Start

For Single Video Extraction

1. Basic Extraction

  1. Go to any Udemy, Coursera, or YouTube video
  2. Click the extension icon in your browser toolbar
  3. Click "Extract Transcript" (smart button)
  4. Choose your preferred format:
    • TXT - Clean text for general use
    • Markdown - Formatted for documentation
    • JSON - Structured data for developers
    • RAG - Optimized format for AI tools
  5. Transcript is automatically copied to your clipboard
  6. Or download as a file

2. Sequential Extraction (Smart Button)

  1. After extracting a transcript, the button changes to "Next Lecture & Extract"
  2. Click the button to automatically navigate to the next video
  3. The extension will:
    • Navigate to the next lecture
    • Extract the transcript automatically
    • Show progress and success indicators
  4. Continue this process for multiple videos in a course
  5. Export all collected transcripts at once

Export Formats Explained

  • TXT Format: Plain text, perfect for general use
  • Markdown Format: Formatted with headers and timestamps, great for documentation
  • JSON Format: Structured data with metadata, ideal for developers
  • RAG Format: AI-optimized format with video title and metadata, perfect for AI tools

Supported Platforms

Currently Supported

  • Udemy - Full transcript extraction and batch processing
  • Coursera - Educational course transcripts
  • YouTube - Educational video support

Tips for Best Results

  1. Ensure video has transcripts: Not all videos have transcripts available
  2. Wait for page load: Make sure the video page is fully loaded before extracting
  3. Check permissions: Ensure the extension has access to the page
  4. Use supported platforms: Currently works best with Udemy, Coursera, and YouTube

Troubleshooting

Common Issues

  • No transcript available: Some videos don't have transcripts
  • Extraction failed: Try refreshing the page and trying again
  • Button not working: Check if you're on a supported platform

Getting Help

  • Check the GitHub issues page
  • Contact support via email
  • Review the documentation