/YouTube-Transcript-Downloader

This repository contains a Python script for downloading transcripts from YouTube videos. The script extracts video IDs from provided YouTube URLs, fetches video titles, and downloads the transcripts, saving them as text files.

Primary LanguagePython