Skip to content

dannybritto96/YouTubeTranscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Transcript Downloader for Python

This can be used to download transcripts of YouTube videos from YouTube for videos which has transcripts uploaded by the channel as well as the ones auto-generated by YouTube.

Requirements

  1. youtube-dl
  2. Beautiful Soup

Usage

import YouTubeTranscript
yt = YouTubeTranscript.get_transcript("https://www.youtube.com/watch?v=8CrOL-ydFMI")

About

Download YouTube Transcripts with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages