Skip to content

deepakjois/ytt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytt

Go Reference

Fetch YouTube transcripts. Adapted from youtube-transcript-api.

Install

go install github.com/deepakjois/ytt/cmd/ytt@latest

Make sure $HOME/go/bin is in path.

Usage

$ ytt -h
ytt <youtube_url>
  -lang string
        Language code for the desired transcript (default "en")
  -no-timestamps
        Don't print timestamps
  -o string
        Output filename (defaults to stdout)

Library

import "github.com/deepakjois/ytt"

For detailed API documentation, visit pkg.go.dev.

About

YouTube transcripts

Resources

License

Stars

Watchers

Forks

Languages