Skip to content

Python script to summarize the transcript of a YouTube video via OpenAI's API

Notifications You must be signed in to change notification settings

kjarnot/youtube_summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

youtube_summarizer

Python script to summarize the transcript of a YouTube video via OpenAI's API

Installation

  • Clone the repo
  • Install required libraries via pip install -r requirements.txt
  • Create a file named .openai-api-key.txt in your home directory containing your OpenAI API key

Usage

python youtube_summarizer.py <video id>

About

Python script to summarize the transcript of a YouTube video via OpenAI's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages