A simple tool to download transcripts from YouTube playlists.
- Extract transcripts from all videos in a playlist
- Saves transcripts as markdown files in your selected folder
- Easy-to-use graphical interface
-
Clone this repo:
git clone https://github.com/sajee05/YouTube_Transcript_Extractor.git
-
Navigate into the folder:
cd YouTube_Transcript_Extractor -
Install dependencies:
pip install -r requirements.txt
Run the app:
python Transcript_extractor.pyThen:
- Paste the YouTube playlist link
- Choose a folder to save transcripts
- Click extract and download β done!
Transcripts will be saved as .md files, one per video.