Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 849 Bytes

File metadata and controls

48 lines (31 loc) · 849 Bytes

YouTube Transcript Extractor

A simple tool to download transcripts from YouTube playlists.

⭐ Features

  • Extract transcripts from all videos in a playlist
  • Saves transcripts as markdown files in your selected folder
  • Easy-to-use graphical interface

🛠 Installation

  1. Clone this repo:

    git clone https://github.com/sajee05/YouTube_Transcript_Extractor.git
  2. Navigate into the folder:

    cd YouTube_Transcript_Extractor
  3. Install dependencies:

    pip install -r requirements.txt

🚀 How to Use

Run the app:

python Transcript_extractor.py

Then:

  1. Paste the YouTube playlist link
  2. Choose a folder to save transcripts
  3. Click extract and download – done!

📁 Output

Transcripts will be saved as .md files, one per video.