benhunter / youtube-transcript

Download transcripts of YouTube videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube-transcript

Download YouTube transcripts with python.

Usage

python -m venv venv
source venv/bin/activate
python transcript.py <video-id>

Library

Uses youtube-transcript-api.

About

Download transcripts of YouTube videos


Languages

Language:Python 100.0%