Skip to content

ytt-fetch

(Y)ou(T)ube (T)ranscript-(Fetch)ing utility.

Usage

ytt-fetch [OPTIONS] URL

Options

-l, --lang TEXT     Language code for transcript (default: en)
-o, --output PATH   Save transcript text to file

Examples

Download English Transcript

ytt-fetch "https://youtube.com/watch?v=example" -l en -o transcript.txt
ytt-fetch "https://youtube.com/watch?v=example"